Hi Brecht,
i still have the pthread error with scons/msvc on Windows Vista x32

source\blender\blenlib\BLI_threads.h(34) : fatal error C1083: Datei
(Include) ka
nn nicht geƶffnet werden: "pthread.h": No such file or directory
scons: ***
[L:\blender_dev\code\build\render25\source\blender\editors\space_imag
e\image_buttons.obj] Error 2

Any idea? :)

Thomas

Am 24.02.2010 19:57, schrieb Brecht Van Lommel:
> Revision: 27127
>           
> http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=27127
> Author:   blendix
> Date:     2010-02-24 19:57:21 +0100 (Wed, 24 Feb 2010)
>
> Log Message:
> -----------
> Render Branch: remove some test code left in accidentially, should fix
> compile on windows.
>
> Modified Paths:
> --------------
>     branches/render25/source/blender/render/intern/source/cache.c
>
> Modified: branches/render25/source/blender/render/intern/source/cache.c
> ===================================================================
> --- branches/render25/source/blender/render/intern/source/cache.c     
> 2010-02-24 18:06:51 UTC (rev 27126)
> +++ branches/render25/source/blender/render/intern/source/cache.c     
> 2010-02-24 18:57:21 UTC (rev 27127)
> @@ -689,8 +689,6 @@
>  
>  /* Lookup */
>  
> -#include <fenv.h>
> -
>  int irr_cache_lookup(Render *re, ShadeInput *shi, IrrCache *cache, float 
> *ao, float env[3], float indirect[3], float cP[3], float dPdu[3], float 
> dPdv[3], float cN[3], int preprocess)
>  {
>       IrrCacheSample *sample;
>
>
> _______________________________________________
> Bf-blender-cvs mailing list
> [email protected]
> http://lists.blender.org/mailman/listinfo/bf-blender-cvs
>
>   

_______________________________________________
Bf-committers mailing list
[email protected]
http://lists.blender.org/mailman/listinfo/bf-committers

Reply via email to