On Thursday, December 01, 2011 04:11:08 PM [email protected] wrote: > I have error building blender latest source > "LINK: fatal error LNK1104: cannot open file > 'libboost_thread-vc100-mt-s-1_47.lib' > > I'm bulding with python 27 scons
The error is rather self explanatory. Make sure the missing file exists, and that is in in the library paths used when linking. -Reuben _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
