Help!:shock: I tried testing a irr file I created in IrrEdit. I'm using Dev-C++ with Irrlicht 1.1. I also correctly referenced to the library for the gcc compiler(libIrrlicht.a). The program compiled OK, but when I tried to run the program, I had a messagebox saying
World_Wars.exe has encountered a problem and needs to close. We are sorry for the inconvenience.
What is the problem? Is this a bug, or do I need a different library? I have even tried all the different software renderers! Some help would be great for solving this problem! Thanx ins advance!
Partly fixed! By changing to another dll ( which was exactly the same size! ) the messagebox goes away. However, in DirectX9 the window disappears, while in the other renderers there is a gray screen! Any more ideas of how to fix this!!!