[Bf-committers] [Bf-blender-cvs] CVS commit: blender/source/blender/blenkernel/intern action.c deform.c exotic.c blender/source/blender/blenlib BLI_blenlib.h blender/source/blender/blenlib/intern fileops.c util.c blender/source/blender/blenloader

Stephane SOPPERA stephane.soppera at wanadoo.fr
Wed Jul 27 23:31:38 CEST 2005


Hi,

I noticed that for the sources compile if you put:
#include "zlib.h"
before other includes. One of these include must define a macro that 
collides with zlib.h macros.

I now have a link issue since zlib uses _alloca that don't seem to be 
defined in libc.lib.

Stephane

LECOCQ Guillaume wrote:

>I found this on an old forum : 
>I've looked in the doc for MV-VisualStudio.NET aka MSVC++7.0. The 
>*compiler* has no knowledge of "near" and "far"
>
>I search in this way replace all the far by, I don't know I search.
>
>2005/7/27, Johnny Matthews <johnny.matthews at gmail.com>:
>  
>
>>After adding some CPPPath additions to a couple of Sconscript files, I
>>get the samething with the MSVC Toolkit and Scons
>>
>>    
>>
>_______________________________________________
>Bf-committers mailing list
>Bf-committers at projects.blender.org
>http://projects.blender.org/mailman/listinfo/bf-committers
>
>
>  
>




More information about the Bf-committers mailing list