Include error using Dev c++

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
Winter Moon
Posts: 1
Joined: Fri Nov 12, 2004 7:55 pm

Include error using Dev c++

Post by Winter Moon »

I have just started coding I have done some of the basics in c++ programming.

I downloaded this and tried to load the headers and libary but every time I compiled the tutorial code an error came up in the first include line.

Do I have to set Dev c++ up further?
Harry_Mystic
Posts: 32
Joined: Sun Nov 23, 2003 10:23 pm

Post by Harry_Mystic »

Try this if not already done:

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

It is a tutorial how to setup Dev-c++ for Irrlicht.

Hope this helps. If not, post the error message.
Post Reply