How to use Irrlicht-0.10.0 with DevCpp

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
Albi
Posts: 24
Joined: Thu Apr 28, 2005 10:15 am
Location: Italy
Contact:

How to use Irrlicht-0.10.0 with DevCpp

Post by Albi »

Hello, I have just downloaded the new irrlicht-0.10.0
but I use DevCpp compiler and I have not found in directory lib the DevCpp
directory with the libraries for this compiler nor in directory bin the DevCpp
directory
somebody knows how to use Irrlicht-0.10.0 with DevCpp?
X_for_Extra
Posts: 69
Joined: Mon May 23, 2005 4:42 pm

Post by X_for_Extra »

Use the win32-gcc lib folder.
Should put something witty here I suppose.
Guest

Post by Guest »

X_for_Extra wrote:Use the win32-gcc lib folder.
Thank you, I was not sure it was ok for DevCpp since in the 0.9
the library was in a DevCpp folder :oops:
Post Reply