[ODE] ODE with .net or atleast no make files

gl gl at ntlworld.com
Fri Dec 26 06:21:56 MST 2003


I haven't been following this thread, but the CVS version includes my VC6
workspace for ODE, which I believe you can open in .NET.  Worth a shot.
--
gl

----- Original Message ----- 
From: "Kirk House" <mckirkus at yahoo.com>
To: <ode at q12.org>
Sent: Friday, December 26, 2003 3:50 AM
Subject: [ODE] ODE with .net or atleast no make files


> I've been trying to get this working for a few days
> now with no luck.  My problem is step 3 below.  Can
> someone give a brief rundown of what to include in
> when compiling the static library?  I'm using Visual
> Studio.NET 2002.  I've had no problems with Cygwin.
>
> If I get it working I'll add a new section to the Wiki
> so the list isn't clogged with these questions.  On an
> ODE related note, if anybody has successfully built a
> double wishbone suspension in ODE please let me know.
>
> Thank you,
>   Kirk
>
>
> > Making a MSVC project to build the tests is trivial.
>
> > Steps are
> > 1) File->New->Projects->Win32 Console Application
> > 2) Right click on the "File" view of the project and
> > add the test*.cpp file you want.
> > 3) Add the ode.lib and drawstuff.lib (or build them
> if
> > you don't have them,File->New->Static Library etc).
> To
> > add a library to MSVC++ go to
> > Project->Settings->Link->Input and add the library
> and
> > specify the directory where the library lives in the
> > "Additional Library Paths".
> >
> > john
>
> __________________________________
> Do you Yahoo!?
> New Yahoo! Photos - easier uploading and sharing.
> http://photos.yahoo.com/
> _______________________________________________
> ODE mailing list
> ODE at q12.org
> http://q12.org/mailman/listinfo/ode
>
>



More information about the ODE mailing list