Is there a way I can compile irrlicht 0.8 examples with Dev C++ 4,
not 4.9.9.2, because I can't seem to download it, it has no link for Australia from sourceforge. I can compile the code, but when I run it, it just crashes,
and nothing I do seems to fix anything, can anyone help?
For anyone who wants to try and get Irrlicht running on plain
Dev C++ 4, the problem in my opinion lies in aabbox3d.h
That was the only code I changed in the earlier Dev-C++ to get
it to compile, and maybe during linking the program this section
of code caused it to crash.