[Bf-committers] Error on compilation with cmake for windows

Stephen Swaney sswaney at centurytel.net
Thu Apr 15 05:54:07 CEST 2010


On Wed, Apr 14, 2010 at 07:13:48PM -0700, loopduplicate at burningtoken.com 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			
sswaney at centurytel.net



More information about the Bf-committers mailing list