[Bf-committers] Missing libraries building 2.80 branch with MSVC2015

Blendergit blendergit at gmail.com
Sat Dec 10 15:32:16 CET 2016


Hi,

I’m having problems building the 2.8 branch. I have found two issues (I have my local svn libraries copy updated):


Error        Problem with archive_read_open_file(): Failed to open 'C:/MyBlender/BlenderDEV/blender280/../lib/win64_vc14/release/python35_numpy_1.11.tar.gz' 
Error    LNK1104    cannot open file 'C:\MyBlender\BlenderDEV\blender280\..\lib\win64_vc14\ffmpeg\lib\avcodec-55.lib' 

When I compile master branch, all works fine. I have checked and these libraries are missing in SVN master repository, so it looks a change in make file for library version change.

Is this a missing library problem or I must disable NUMPY and FFMPEG for 2.8 branch?

Best Regards,
Antonio Vazquez


More information about the Bf-committers mailing list