Windows/MSVC2015 Builds Ready for Testing

I wanted to test the Experimental VS 2015 (blender-2.77-b7a0340-win64-vc14.zip) from builder.blender.org.
But … Missing “pthread_dll.dll”
Which version of Visual C ++ redistributable do I need to install?

Attachments


I got this too (i’m on win7x64) and want to know how to fix this error:confused:

I think until devs review the build flags with msvc 2015, you should rename pthreadVC2.dll to pthread_dll.dll (the file is found in the same folder where blender.exe is located).

This new VS2015 build gives no performance boost in my test (all official benchfiles form blender.org) on an I5 3450. And many shaders are broken.

Hi stargeizer,

this works.

No performance boost with GPU and a little speed up (around 5%) with CPU.

Many thanks for your tip!