Search found 6 matches

by MacGyver
Sat Mar 08, 2008 3:43 pm
Forum: Beginners Help
Topic: 2D Rect Collision
Replies: 1
Views: 122

2D Rect Collision

Hello @ first yes i use the search function but the awnser was like this. http://irrlicht.sourceforge.net/phpBB2/viewtopic.php?t=24031&highlight=isrectcollided The problem is, i have one Sprite and i only have to check the collision of this Sprite with all others. In the Link is the way to check...
by MacGyver
Sat Jan 12, 2008 8:08 pm
Forum: Beginners Help
Topic: Code Blocks Ubuntu and Irrlicht
Replies: 7
Views: 366

Hello again
thats my error message

Code: Select all

undefined reference to `irr::createDevice(irr::video::E_DRIVER_TYPE, irr::core::dimension2d<int> const&, unsigned int, bool, bool, bool, irr::IEventReceiver*, char const*)'
by MacGyver
Sat Jan 12, 2008 7:23 pm
Forum: Beginners Help
Topic: Code Blocks Ubuntu and Irrlicht
Replies: 7
Views: 366

hi
@ z4rd0z with make is no problem, but i want to compile with C:B

@ idlewire you can compile it under C:B ?
can you send me some information about compiler and linker setup ore
anything else ?

Greats MacGyver
by MacGyver
Sat Jan 12, 2008 3:53 pm
Forum: Beginners Help
Topic: Code Blocks Ubuntu and Irrlicht
Replies: 7
Views: 366

Hi
thanks for respons.
The problem is not C:B , C:B runs fine.
I want to compile an irrlicht example with C:B.
I have link the libs and the header but it dosnt work.
Who i compile a have an error like undefined referece .
Hope you can help me.
Greats MacGyver
by MacGyver
Sat Jan 12, 2008 1:28 pm
Forum: Beginners Help
Topic: Code Blocks Ubuntu and Irrlicht
Replies: 7
Views: 366

Code Blocks Ubuntu and Irrlicht

Hello
can any one tell me how to setup Code Blocks under Ubuntu to compile
the Irrlicht examples ?

Greats MacGyver
by MacGyver
Mon Nov 19, 2007 8:52 pm
Forum: Beginners Help
Topic: Frames from Mesh
Replies: 3
Views: 351

Frames from Mesh

Hello i have one question.
can the engine interpolate between frames?