Irrlicht with DevC++

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
plasmatic
Posts: 4
Joined: Sun Mar 19, 2006 11:17 pm

Irrlicht with DevC++

Post 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?
Guest

Post by Guest »

It's supposed to be Win32-gcc.

That's a really, really old version, no need to even bother with it.
SiriusCG
Posts: 58
Joined: Tue Feb 14, 2006 1:05 am

Post by SiriusCG »

Go the Irrlicht wiki, read the article there that gives you step by step instructions...
plasmatic
Posts: 4
Joined: Sun Mar 19, 2006 11:17 pm

Post 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
Acki
Posts: 3496
Joined: Tue Jun 29, 2004 12:04 am
Location: Nobody's Place (Venlo NL)
Contact:

Post by Acki »

Have a look at my home page...
There is a recompiler for using Irrlicht with DevCpp and Code::Blocks !!! 8)
while(!asleep) sheep++;
IrrExtensions:Image
http://abusoft.g0dsoft.com
try Stendhal a MORPG written in Java
plasmatic
Posts: 4
Joined: Sun Mar 19, 2006 11:17 pm

Post by plasmatic »

Wow, that's great! Thanks a lot! :D
shaneedward
Posts: 11
Joined: Tue Apr 04, 2006 7:01 am

Post by shaneedward »

nm
Post Reply