logo       

Re: Scons: msg#00364

voip.wengophone.devel

Subject: Re: Scons

On Friday 24 March 2006 13:39, jérémie HUYGHE wrote:
> Hi all,
>
> When I try to build with scons, it failled, because it
> says me that he doesn't find "stdlib.h"
>
> I don't know why, beacause my "C:\Program
> Files\Microsoft Visual Studio 8\VC\include" is
> included in the PATH environment variable, and i also
> try to put this directory in the project category in
> the Sconscript file...
> But it still doesn't work...
>
> Do you have any idea of why ?!
>
> Thanks a lot
>
> regards
>
>

cl use the INCLUDE & LIB environment variables.
Add the path to stdlib.h to INCLUDE (INCLUDE=%INCLUDE%;path2Stdlib.h)

--
mstute


<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise