I'm a newbie to Irrlicht (and a bit of a newb to C++ too
After searching through the forums, the basic suggestions were to simply replace main() with WinMain(), but I've been battling with DevC++ for hours trying to get this working. It compliled relatively simply, but every time I run it - it immediatley closes again!? I can't debug it as it seems to close before the debugger will catch anything.
Imagine my surprise when I copied the code into Visual C++ 6 (after creating a similar project with all the Irrlicht libs setup etc) and HEY PRESTO it works with no probs!
Please can someone put me outta my stupidity and tell me what I'm doing wrong with DevC++!? I would prefer to use it over M$oftVC++ as I wanna give it a chance.
Cheers in advance for any help!?
Paul.