Hi,
Im trying to use de IrrODE library, but i get this error:
But i try the tutorial at:
http://www.bulletbyte.de/irrOde/tutoria ... ial01.html
What can be incorrect?
IrrODE error - urgent please
You get undefined reference errors when the linker does not find implementations for functions defined in some headers. Usually you get this because you forgot to link the library. So probably you have to add IrrODE to the linker. Check the eclipse documenation on how to do that.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm