I tryed lib\Win32-gcc and bin\Win32 (???), and it didn't work. I read previous topics about this problem and they don't seem to work. What do I do about the pragma comment?
The pragmas are for MSVC++, you don't need them for Dev (MinGW/GCC) !!!
You have to setup your compiler and link against the lib and includes...
Well, I suggest you to change to Code::Blocks !!!
It's more comfortable and easier to setup as DevCpp and supports many compilers (MinGW/GCC included) !!!
1. Make project (or Open)
2. Right click on project name (on left side)
3. Project options
4. Parameters
5. Add library
6. Find lib *.a or *.lib and click OK.
Hi all,i'm new.
Sorry,but i don't think how can i use irrlicht with devcpp.
-I've open new project;
-Add new file;
-Tools-->compilers options-->libraries-->and add "C:\Dev-Cpp\irrlicht-1.2\include;
And after?
What i've to do now?
Thanks