[ODE] ODE Compiling Problem
Rune Håkansson
Rune Håkansson
Fri Jul 4 08:35:02 2003
Sounds like it is cl.exe that can't be found.
Are you sure you ran "vcvars32.bat" or started the Command prompt with
the shortcut in the start menu under Visual Studio Tools before typing
make?
/Rune
Friday, July 4, 2003, 3:37:11 PM, you wrote:
ASS> Dear Sir,
ASS> I have downloaded your latest ODE release and tried to
ASS> compile it using make.exe. But I get the following
ASS> error :-
ASS> D:\Temp\Direct~1\OPENDY~1\>make.exe
ASS> cl /nologo /DWIN32 /DMSVC /DSHAREDLIBEXPORT=
ASS> /DSHAREDLIBIMPORT= /DbDOUBLE /DbNODEBUG
ASS> /Feconfigurator.exe configurator.c
ASS> process_begin: CreateProcess((null), cl /nologo
ASS> /DWIN32 /DMSVC /DSHAREDLIBEXPORT= /DSHAREDLIBIMPORT=
ASS> /DbDOUBLE /DbNODEBUG /Feconfigurator.exe
ASS> configurator.c, ...) failed.
ASS> make (e=2): The system cannot find the file specified.
ASS> D:\Temp\Direct~1\OPENDY~1\make.exe:
ASS> ***[configurator.exe] Error 2
ASS> These are my settings in the user-settings file
ASS> PLATFORM=msvc
ASS> PRECISION=DOUBLE
ASS> BUILD=release
ASS> WINDOWS16=0
ASS> #ODE_OLD_COLLISION=1
ASS> I get the same error when I use "PLATFORM=msvc-dll".
ASS> Please help.
ASS> Yours Sincerely,
ASS> Anirudh
ASS> __________________________________
ASS> Do you Yahoo!?
ASS> SBC Yahoo! DSL - Now only $29.95 per month!
ASS> http://sbc.yahoo.com
ASS> _______________________________________________
ASS> ODE mailing list
ASS> ODE@q12.org
ASS> http://q12.org/mailman/listinfo/ode