Hello,
I am a complete newbie to the world of programming and Irrlicht, so therefore my knowledge is rather limited. I have a problem using Irrlicht with Bloodshed's Dev C++. I followed exactly the tutorial found here: http://irrlicht.sourceforge.net/tut001b.html
My problem is that whenever I try to compile and run the source, I get the following error in the compiler log:
Compiler: Default compiler
Building Makefile: "C:\Dev-Cpp\TestDemo\Makefile.win"
Executing make...
make.exe -f "C:\Dev-Cpp\TestDemo\Makefile.win" all
Execution terminated
Currently, I am using Dev C++ version 4.9.8.0 and Irrlicht version 0.6. I have tried searching through this forum for solutions, but I have so far found none. Can anyone help me? Many thanks.
jt3262
Dev C++ Errors when Compiling
-
Guest