[ODE] ode won't build on vc7.0?
Mike Reinstein
web_fella at hotmail.com
Tue May 11 17:53:46 MST 2004
Is anyone else having problems building ODE on a windows system with
microsoft visual studio.net vc7.0?
I used to be able to build it fine, but I was using vc6.0. Now it doesnt
seem to build.
Heres my build steps:
1) checkout a copy of ode from cvs to c:\cvs\ode
2) download the make utility from:
http://q12.org/ode/bin/make.exe
3) put the make.exe file in my windows/system32/ directory
4) open up c:\cvs\ode\config\user_settings, and I use the following
settings:
PLATFORM=msvc
PRECISION=SINGLE
BUILD=debug
WINDOWS16=0
5) I open up a console window and try to build..heres my output
C:\CVS\ODE>make
cl /nologo /DWIN32 /DdSINGLE /Feconfigurator.exe configurator.c
process_begin: CreateProcess((null), cl /nologo /DWIN32 /DdSINGLE
/Feconfigurato
r.exe configurator.c, ...) failed.
make (e=2): The system cannot find the file specified.
MAKE: *** [configurator.exe] Error 2
C:\CVS\ODE>make configure
cl /nologo /DWIN32 /DdSINGLE /Feconfigurator.exe configurator.c
process_begin: CreateProcess((null), cl /nologo /DWIN32 /DdSINGLE
/Feconfigurato
r.exe configurator.c, ...) failed.
make (e=2): The system cannot find the file specified.
MAKE: *** [configurator.exe] Error 2
What am I doing wrong? Its obviously failing when attempting to build the
configurator tool
thanks for pardoning my ignorance :P
-Neko
_________________________________________________________________
Best Restaurant Giveaway Ever! Vote for your favorites for a chance to win
$1 million! http://local.msn.com/special/giveaway.asp
More information about the ODE
mailing list