[ODE] Problems Installing ODE on MSVC7 WinXP

Noley Edge noleyedge at yahoo.com
Sat Jan 4 18:46:01 2003


--0-1283411355-1041731124=:20031
Content-Type: text/plain; charset=us-ascii


I am new to ODE and when following the install instructions for MSVCI encountered the following problems:

When attempting to execute the command 'make configure', I recieved the error messages below:

C:\ODE-0.03>make configure
C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin\MSDEV.EXE /DdDOUBLE
 /DdNODEBUG /Feconfigurator.exe configurator.c
configurator.exe include/ode/config.h "C:\Program Files\Microsoft Visual Studio\
Common\MSDev98\Bin\MSDEV.EXE  /DdNODEBUG /Fe" "tools\rm"

*** configurator failed: you must set PRECISION to either SINGLE or DOUBLE.

please fix your configuration and try again.
if you have to fix the configurator program or the makefiles, please email
your changes to the ODE mailing list (ode@q12.org).

My user-settings file is attached below.  I set the PRECISION variable to DOUBLE ,but this error remains?!

Please Help!

 

User Settings file:

 

# ODE user settings: the following variables must be set by the user

# (1) the platform to use. this name should have a corresponding

# makefile.PLATFORM file. currently supported platforms are:

# msvc microsoft visual C/C++

# mingw minimalist GNU for windows

# cygwin cygnus GNU for windows

# unix-gcc GNU gcc on windows

# unix-generic generic unix compiler. you may need to edit the CC

# variable in makefile.unix-generic

# osx Mac OS-X, with the gnu compiler.

PLATFORM=msvc

# (2) the floating point precision to use (either "SINGLE" or "DOUBLE")

#PRECISION=SINGLE

PRECISION=DOUBLE

# (3) the library type to build (either "debug" if you are doing development,

# or "release" for the optimized library)

#BUILD=release

BUILD=debug



---------------------------------
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now
--0-1283411355-1041731124=:20031
Content-Type: text/html; charset=us-ascii

<P>I&nbsp;am new to ODE and when following the install instructions for MSVCI encountered the following problems:</P>
<P>When attempting to execute the command 'make configure', I recieved the error messages below:</P>
<P>C:\ODE-0.03&gt;make configure<BR>C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin\MSDEV.EXE /DdDOUBLE<BR>&nbsp;/DdNODEBUG /Feconfigurator.exe configurator.c<BR>configurator.exe include/ode/config.h "C:\Program Files\Microsoft Visual Studio\<BR>Common\MSDev98\Bin\MSDEV.EXE&nbsp; /DdNODEBUG /Fe" "tools\rm"</P>
<P>*** configurator failed: you must set PRECISION to either SINGLE or DOUBLE.</P>
<P>please fix your configuration and try again.<BR>if you have to fix the configurator program or the makefiles, please email<BR>your changes to the ODE mailing list (<A href="http://us.f107.mail.yahoo.com/ym/Compose?To=ode@q12.org" target=_blank>ode@q12.org</A>).</P>
<P>My user-settings file is attached below.&nbsp; I set the PRECISION variable to DOUBLE ,but this error remains?!</P>
<P>Please Help!</P>
<P>&nbsp;</P>
<P><FONT size=1>User Settings file:</FONT></P>
<P><FONT size=1></FONT>&nbsp;</P><FONT size=2>
<P><FONT size=1># ODE user settings: the following variables must be set by the user</FONT></P>
<P><FONT size=1># (1) the platform to use. this name should have a corresponding</FONT></P>
<P><FONT size=1># makefile.PLATFORM file. currently supported platforms are:</FONT></P>
<P><FONT size=1># msvc microsoft visual C/C++</FONT></P>
<P><FONT size=1># mingw minimalist GNU for windows</FONT></P>
<P><FONT size=1># cygwin cygnus GNU for windows</FONT></P>
<P><FONT size=1># unix-gcc GNU gcc on windows</FONT></P>
<P><FONT size=1># unix-generic generic unix compiler. you may need to edit the CC</FONT></P>
<P><FONT size=1># variable in makefile.unix-generic</FONT></P>
<P><FONT size=1># osx Mac OS-X, with the gnu compiler.</FONT></P>
<P><FONT size=1>PLATFORM=msvc</FONT></P>
<P><FONT size=1># (2) the floating point precision to use (either "SINGLE" or "DOUBLE")</FONT></P>
<P><FONT size=1>#PRECISION=SINGLE</FONT></P>
<P><FONT size=1>PRECISION=DOUBLE</FONT></P>
<P><FONT size=1># (3) the library type to build (either "debug" if you are doing development,</FONT></P>
<P><FONT size=1># or "release" for the optimized library)</FONT></P>
<P><FONT size=1>#BUILD=release</FONT></P>
<P><FONT size=1>BUILD=debug</FONT></P></FONT><p><br><hr size=1>Do you Yahoo!?<br>
<a href="http://rd.yahoo.com/mail/mailsig/*http://mailplus.yahoo.com">Yahoo! Mail Plus</a> - Powerful. Affordable. <a href="http://rd.yahoo.com/mail/mailsig/*http://mailplus.yahoo.com">Sign up now</a>
--0-1283411355-1041731124=:20031--