We've updated a few libraries last week to new versions, these changes have been accounted for in master but have not yet made it into the 2.8 branch. If you need to build 2.8 at this point in time, you're required to check out the libs before these changes got committed, you can do this by running the following command in your libs folder
svn up -r 61756 Greetings, Ray On 12/10/2016 7:32 AM, Blendergit wrote: > 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 > _______________________________________________ > Bf-committers mailing list > [email protected] > https://lists.blender.org/mailman/listinfo/bf-committers _______________________________________________ Bf-committers mailing list [email protected] https://lists.blender.org/mailman/listinfo/bf-committers
