On Wed, Apr 14, 2010 at 07:13:48PM -0700, [email protected] wrote: > fixed by including lib/windows/pthreads/include in these files: > > trunk/blender/source/blender/gpu/CMakeLists.txt > trunk/blender/source/creator/CMakeLists.txt > ---- > or by copying over the contents of /lib/windows/pthreads/include to > /source/blender/blenlib > ----
A couple points: The patch you reference is for scons, not cmake. Copying headers from one directory to another to fix include problems is both wrong and asking for trouble later. -- Stephen Swaney [email protected] _______________________________________________ Bf-committers mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-committers
