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.
-
tyler
- Posts: 3
- Joined: Sun Mar 18, 2007 1:00 pm
Post
by tyler »
I keep getting this error from dev-C++ can someone tell me what it means.
Code: Select all
C:\Users\tyler\Projects\Hello World\Makefile.win [Build Error] ["Hello] Error 1
i'm using irrlicht 1.3(i'm trying to set up dev-C++)
thanks tyler
-
monkeycracks
- Posts: 1029
- Joined: Thu Apr 06, 2006 12:45 am
- Location: Tennesee, USA
-
Contact:
Post
by monkeycracks »
Can you show us the code or tell us what example you're using? Also make sure you properly linked the libIrrlicht.a and included the Include folder.
-
tyler
- Posts: 3
- Joined: Sun Mar 18, 2007 1:00 pm
Post
by tyler »
never mind i got it fixed