Same here using the latest win64_vc14 from SVN. As a local workaround, I'm copying release libs & renaming to what the build script expects. Missing so far...
python35_d.lib OpenImageIO_d.lib OpenImageIO_Util_d.lib IlmImf-2_2_d.lib <--- there is an IlmImf-2_2_d_d.lib IlmImf and IlmImfUtil just needed a simple rename, so I fixed those in SVN. The build still fails after that due to mixing of runtimes (my not-so-clever lib rename scheme). So please someone provide these missing debug libs! Mike Erwin musician, naturalist, pixel pusher, hacker extraordinaire On Sat, Jun 11, 2016 at 3:01 PM, Aaron Carlisle <[email protected]> wrote: > Debug builds fails because of a python linking issue (missing file) > > LINK : fatal error LNK1104: cannot open file > > 'C:\Users\Aaron\BlenderDev\blender-git\blender\..\lib\win64_vc14\python\lib\python35_d.lib' > > I checked for that files and it is missing. > _______________________________________________ > 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
