Dev C++ Compilation Error
Dev C++ Compilation Error
When I try and compile the simple tutorials, I get this error message;
c:\mydocu~1\quake.cpp:1: irrlicht.h: No such file or directory
Quake.cpp is what I called my file when I saved it. I've checked the project directories in options and they're all correct. I don't really understand what it's telling me.
Thanks.
c:\mydocu~1\quake.cpp:1: irrlicht.h: No such file or directory
Quake.cpp is what I called my file when I saved it. I've checked the project directories in options and they're all correct. I don't really understand what it's telling me.
Thanks.
Can anybody help? I really want to be able to use Irrlicht. I copied the files from the bin folder in DevCpp to Irrlicht>bin>DevCpp and made sure all the file directories are correct. I still can't run the program. It keeps telling me that irrlicht.h doesn't exist, even though I've told the compiler it's in Irrlicht>include and checked it is there.
-
- Posts: 92
- Joined: Sat Nov 29, 2003 8:30 pm
- Contact:
Uhmm did you follow the steps described here?
http://irrlicht.sourceforge.net/tut001b.html
http://irrlicht.sourceforge.net/tut001b.html
-
- Posts: 92
- Joined: Sat Nov 29, 2003 8:30 pm
- Contact: