Scons wants "rc", won't compile (win/MSVC)???
Posted: Thu Jul 08, 2004 6:11 am
I've been trying to compile bf-blender and tuhopuu with MSVC and associated programs, and scons. Here's what happens:
Can I get some help resolving this?SCons wrote:scons: Reading SConscript files ...
scons: done reading SConscript files.
scons: Building targets ...
rc /DWIN32 /D_CONSOLE /DWITH_QUICKTIME /D_LIB /DUSE_OPENAL /DGLEW_STATIC /DFTGL_
LIBRARY_STATIC /DGAMEBLENDER=1 /DUSE_SUMO_SOLID /DBM_TEXTUREPAINT=1 /DNO_AQSIS=1
/DNDEBUG /I\usr\include /fosource\icons\winblender.res source\icons\winblender.
rc
'rc' is not recognized as an internal or external command,
operable program or batch file.
scons: *** [source\icons\winblender.res] Error 1
scons: building terminated because of errors.