Irr 1.4.1 and Newton 1.53 (LINUX)

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
rcelha
Posts: 6
Joined: Tue Feb 26, 2008 2:13 pm

Irr 1.4.1 and Newton 1.53 (LINUX)

Post by rcelha »

Hello,

I'm trying to start irrlicht physics with newton. I've tried every tutorial/howto that i've found, In every i have the same problem, the callbacks aren't called.

So, i looked in the forum and i didn't find no problem like this. some one know some problem between irrlicht 1.4.1 and newton 1.53?

thx
sudi
Posts: 1686
Joined: Fri Aug 26, 2005 8:38 pm

Post by sudi »

dude there is nor problem between irrlicht and newton...there can't be bc they are seperated libs. So probably ur fault...ever tried the newton forum???
We're programmers. Programmers are, in their hearts, architects, and the first thing they want to do when they get to a site is to bulldoze the place flat and build something grand. We're not excited by renovation:tinkering,improving,planting flower beds.
rcelha
Posts: 6
Joined: Tue Feb 26, 2008 2:13 pm

Post by rcelha »

No, i didn't tried yet.

Well, i don't know if is a error of mine because i did download the example that are in irrlicht home page (http://irrlicht.sourceforge.net/tut_newton.html). The binary works, but when i compile using the newest version of irrlicht and newton (in booth Linux and on Windows) the boxes didn't fall.

I'll continue to try. :wink:

thx
sudi
Posts: 1686
Joined: Fri Aug 26, 2005 8:38 pm

Post by sudi »

dude these examples a really old(read the readme that goes with them) the api changed since then so it can't work.
We're programmers. Programmers are, in their hearts, architects, and the first thing they want to do when they get to a site is to bulldoze the place flat and build something grand. We're not excited by renovation:tinkering,improving,planting flower beds.
JP
Posts: 4526
Joined: Tue Sep 13, 2005 2:56 pm
Location: UK
Contact:

Post by JP »

Yeah recompiling something which works with a different version of a library isn't guaranteed to work at all, best to go to the newton forum and get some up to date examples, but i don't think they have any irrlicht ones there but you should be able to learn how to update the irrlicht example with what you see there.
Image Image Image
Post Reply