Search found 4 matches

by Bird
Mon Mar 06, 2006 3:06 pm
Forum: Beginners Help
Topic: problem with compile&run
Replies: 7
Views: 267

yaaay!!! i did it!! I did all right with including etc, but i think i messed something up with the installation of Dev-cpp ^^ (it came with a CD once) So i just downloaded the newest one (had 4.9.9.0 before, now i have the newest beta) ...and now it works perfectly ^^ ---> Ok, World!! Take care of S...
by Bird
Mon Mar 06, 2006 2:03 pm
Forum: Beginners Help
Topic: problem with compile&run
Replies: 7
Views: 267

...\irrlicht-0.14\include\matrix4.h | C5427 (W) Qualified name is not allowed in member declaration ...\irrlicht-0.14\include\matrix4.h | C5177 (W) Varaible "D" was declared but never referenced ...\irrlicht-0.14\include\ISceneNode.h | C5284 (W) NULL reference is not allowed ...\irrlicht-0...
by Bird
Mon Mar 06, 2006 1:33 pm
Forum: Beginners Help
Topic: problem with compile&run
Replies: 7
Views: 267

lol, i even wrote the link to this tutorial in my post above ^^

yeah, i read it.
But still i didn't have any success
by Bird
Mon Mar 06, 2006 6:21 am
Forum: Beginners Help
Topic: problem with compile&run
Replies: 7
Views: 267

problem with compile&run

Hi I tried to go through the Hello-World tutorial for the Dev-Cpp IDE: http://irrlicht.sourceforge.net/tut001b.html I did it, but when i tried to run it, there was an error about "matrix4.h" //! Gets the current translation vector3df matrix4::getTranslation() const; this line of code was m...