[ODE] ODE in Visual Studio 2003

gl gl at ntlworld.com
Mon Apr 26 19:18:31 MST 2004


You can also try the \VC6 workspace in CVS - it should open in VC7.
--
gl

----- Original Message ----- 
From: "Jon Watte" <hplus-ode at mindcontrol.org>
To: "lfcsimoes" <lfcsimoes at estv.ipv.pt>; <ode at q12.org>
Sent: Monday, April 26, 2004 6:45 PM
Subject: RE: [ODE] ODE in Visual Studio 2003


>
> Stupid HTML e-mail was too big for the list -- that should teach me to
always set the format to plain text :-) Re-sending, on the subject of using
ODE in msvc 7:
>
> 0) check out latest ODE from CVS
> 1) create new project wherever you want
> 2) add almost all CPP files from the ode/src directory to project (there
are some "old" and "test" files you shouldn't add)
> 3) add all CPP files from OPCODE and ICE to another project in the same
solution
> 4) copy the "config-float-trimesh.h" file into your ode/include/ode
directory
> 5) turn off "cast loses precision / int-pointer-casts" warnings
> 6) set the include paths for the project to include ode/include
> 7) set the precompiled header settings appropriately (use/create) for the
OPCODE library
> 8) build
>
> It really is that simple.
>
> If you want to build the test programs, then create a new project for
each, and a library for the drawstuff. Make the test program project
reference the ODE library and the drawstuff library.
>
> Cheers,
>
>             / h+
>
>
> _______________________________________________
> ODE mailing list
> ODE at q12.org
> http://q12.org/mailman/listinfo/ode
>



More information about the ODE mailing list