[Bf-committers] Compiling using VC toolkit.

Elam Daly elam at comcast.net
Thu Oct 7 02:49:18 CEST 2004


> Doh!  My apologies.  I saw the words '.NET Framework' and skipped over 
> the rest as I already have that.  I'll try again as per instructions.
> 

I'm now getting this :

cl "-DBASE_HEADER="\"source/blender/makesdna/\"" " /EHsc /J /W3 /Gd /MT 
/Og /Ot
/Ob1 /Op /G6 /MT /W3 /GX /Og /Ot /Ob1 /Op /G6 /DWIN32 /D_CONSOLE 
/DWITH_QUICKTIM
E /D_LIB /DUSE_OPENAL /DFTGL_LIBRARY_STATIC /DGAMEBLENDER=1 
/DUSE_SUMO_SOLID /DN
DEBUG /Iintern\guardedalloc "/IC:\Documents and Settings\elam\My 
Documents\build
\win32\source\blender\makesdna" /Isource\blender\makesdna 
/Isource\blender\makes
dna /c source\blender\makesdna\intern\makesdna.c "/FoC:\Documents and 
Settings\e
lam\My Documents\build\win32\source\blender\makesdna\intern\makesdna.obj"
'cl' is not recognized as an internal or external command,
operable program or batch file.

I have add the 'import os' and 'env = Environmen( ENV = os.environ )' to 
all the relevant files although I noticed that the file 
blender\source\blender\makesdna\intern\Sconscript doesn't have a 'env = 
Environment' statement, but I added one and it didn't work.

Thanks,
Elam


More information about the Bf-committers mailing list