Re: [Bf-committers] Compile error under MSVC 2015

2016-06-08 Thread Aaron Carlisle
Any idea how to tell MSVC 2015 to compile 64-bit? It tried this [1] but after doing so I still get the same errors 1. https://msdn.microsoft.com/en-us/library/x4d2c09s.aspx On Wed, Jun 8, 2016 at 4:35 AM, Sergey Sharybin wrote: > That is wrong statement. Blender is close to be compiled with all

Re: [Bf-committers] Compile error under MSVC 2015

2016-06-08 Thread Sergey Sharybin
That is wrong statement. Blender is close to be compiled with all dependencies using MSVC2015, however currently we've got 64bit libraries only and Aaron is building 32bit. On Wed, Jun 8, 2016 at 7:24 AM, Yury Baranov wrote: > Blender is not supposed to be compiled with MSVC 2015. Use MSVS CE or

Re: [Bf-committers] Compile error under MSVC 2015

2016-06-07 Thread Yury Baranov
Blender is not supposed to be compiled with MSVC 2015. Use MSVS CE or MSVS 2013. 2016-06-07 21:30 GMT+03:00 Aaron Carlisle : > I was tryings to compile Blender with MSVC 2015 with the libs from SVN and > I am getting the some errors with datatoc_icon.obj. > > see the full compile log here [1] > >

[Bf-committers] Compile error under MSVC 2015

2016-06-07 Thread Aaron Carlisle
I was tryings to compile Blender with MSVC 2015 with the libs from SVN and I am getting the some errors with datatoc_icon.obj. see the full compile log here [1] 1. https://gist.github.com/Blendify/6b11b4b66d83a2dc9775ed098e12ef1b ___ Bf-committers ma