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.
Scons wants "rc", won't compile (win/MSVC)???
Moderators: jesterKing, stiv
Scons wants "rc", won't compile (win/MSVC)???
I've been trying to compile bf-blender and tuhopuu with MSVC and associated programs, and scons. Here's what happens:
-
- Posts: 0
- Joined: Tue Nov 25, 2003 5:27 pm
- Location: Denzenberg, could walk to Hölderling-Tower
- Contact:
Re: Scons wants "rc", won't compile (win/MSVC)???
rc.exe is the ressource compiler in MSVC and should be in the "common bin" folder of your MS devel stuff. Since this is the first thing the scons script does with the developers environment i guess it does not see anything of it. Did you do VCVARS32.bat ?Cheesemonkey wrote: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.
bm
you can find the resource compiler in:Cheesemonkey wrote:Yes, I ran the .bat. A search of my system found no rc.exe.
C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin
add that path to your vcvars32.bat
GIT d+ s:- a- C++ UL+++ P--- L+ E--- W+ N+ o-- K- w++ O-- M V--
PS+ PE Y+ PGP++ t+++ 5 X+++ R- tv++ b++ DI- D- G e+ h-- r- y++
PS+ PE Y+ PGP++ t+++ 5 X+++ R- tv++ b++ DI- D- G e+ h-- r- y++