[ODE] can't compile - msvc7

Martin C. Martin martin at metahuman.org
Mon Jul 14 10:17:02 2003


Pawel Chodaczek wrote:
> 
> hello everybody!
> 
> i wanted to compile ode 0.039... - i have windows XP + msvc7
> here is list of steps i made:

I've added this to the ODE docs.  You'll see them next time it's generated
from the source file.  They're in the "How to install and use ODE"
section:

Step 2 (alternate):

If you're on windows and using MSVC, you may not have the microsoft
compiler in your command line path, or may encounter other problems using
make.  It may be easier to use these instructions from the
@link{http://q12.org/cgi-bin/wiki.pl?Building_ODE_With_MSVC6}{wiki FAQ.}

- Martin