ODE on dev c++

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
Magnus
Posts: 79
Joined: Sun Jan 16, 2005 5:53 pm
Location: Georgia, USA
Contact:

ODE on dev c++

Post by Magnus »

im posting happy todaylol.. Im trying to install ODE physics engine on dev c++ how do u do that?!
Image
Image
INM8
Posts: 31
Joined: Fri Dec 31, 2004 9:04 pm
Location: TX

Post by INM8 »

Go here: http://irrlicht.sourceforge.net/tut-ode.html
BUT WAIT! You might want to consider using Newton, it's much better in my opinion! Here's the newton tutorial: http://www.mercior.com/tut-newton.shtml
Also, it's much less code for newton! :wink:

Another thing, if you are using Dev-C++, the direct x doesnt work properly unless you install some dev packages, search the forum for more details.
"Please do not read this quote. Thank you."
Magnus
Posts: 79
Joined: Sun Jan 16, 2005 5:53 pm
Location: Georgia, USA
Contact:

Post by Magnus »

tyfor this ill switch to newton
Image
Image
disanti
Posts: 367
Joined: Sat Jan 17, 2004 1:36 am
Location: California, US
Contact:

Post by disanti »

Keep in mind that Newton only works for the Windows platform.
________
ALASKA MEDICAL MARIJUANA
Last edited by disanti on Thu Feb 24, 2011 10:27 am, edited 1 time in total.
Magnus
Posts: 79
Joined: Sun Jan 16, 2005 5:53 pm
Location: Georgia, USA
Contact:

Post by Magnus »

fortunately, thats the only thing im developing for ;)
Image
Image
INM8
Posts: 31
Joined: Fri Dec 31, 2004 9:04 pm
Location: TX

Post by INM8 »

yeah, thats newton's only downside. and np Magnus :D
"Please do not read this quote. Thank you."
Post Reply