[ODE] (ODE) Visual C++
Anselm Hook
anselm at hook.org
Tue Dec 11 15:11:01 2001
This is trivial and probably you'd get best results if you built the
project file yourself - its the *least* of your worries mate. Make sure
you declare dSINGLE or dDOUBLE and there might be some weirdness with some
floating point defines (I recall).
Here's my copy if you want:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/fxengine/game/ode/ode.dsp
-a
On Tue, 11 Dec 2001, Chip (Richard E) Jansen wrote:
> Hi!
> I'm using ODE in a group class project and we're collaborating our
> pieces at the Visual C++ level. I was wondering if anybody has set up ODE
> and compiling withina Visual C++ project (with-out using GNU make)? I'd
> be very interested in this, as it will integrate much better with the rest
> of our components,
>
> Thanks much in advance for any help!
> ~Chip
>
> _______________________________________________
> ODE mailing list
> ODE@q12.org
> http://q12.org/mailman/listinfo/ode
>