Page 1 of 1

Irrlicht with DevC++

Posted: Mon Mar 20, 2006 1:14 am
by plasmatic
I had a look at the tutorial here:

http://irrlicht.sourceforge.net/tut_devcpp.html

I then completed everything up to step 3, but was stopped when I followed its instructions and found out that the folder it is saying to go to (lib\DevCpp) does not exist, but rather only lib\gcc and a couple of other folders.

Also, there is a devc++ pack for Irrlicht, but it is only version 0.1 rather than the newer 0.14. Any help on how to get devc++ working with Irrlicht 0.14?

Posted: Mon Mar 20, 2006 2:38 am
by Guest
It's supposed to be Win32-gcc.

That's a really, really old version, no need to even bother with it.

Posted: Mon Mar 20, 2006 3:56 am
by SiriusCG
Go the Irrlicht wiki, read the article there that gives you step by step instructions...

Posted: Mon Mar 20, 2006 4:55 pm
by plasmatic
SiriusCG wrote:Go the Irrlicht wiki, read the article there that gives you step by step instructions...
That leads straight back to the original tutorial:

http://www.irrforge.org/index.php/Irrli ... ht_for_IDE

Posted: Tue Mar 21, 2006 1:28 am
by Acki
Have a look at my home page...
There is a recompiler for using Irrlicht with DevCpp and Code::Blocks !!! 8)

Posted: Tue Mar 21, 2006 11:53 pm
by plasmatic
Wow, that's great! Thanks a lot! :D

Posted: Tue Apr 04, 2006 8:12 pm
by shaneedward
nm