0.7 tutorial issue

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
Evil Mr Sock
Posts: 37
Joined: Fri Jul 02, 2004 5:36 pm
Location: Albany, NY
Contact:

0.7 tutorial issue

Post by Evil Mr Sock »

I had to start a second project on top of my main one, so I thought I might as well do it in 0.7.

It's an editor, so I thought I'd start with the User Interface tutorial and build off of that. Step 1 was to have it be a windows app instead of a console app.

This builds fine, and after some arguing and including doesn't give me any linking errors when I execute the program.

The problem is that it doesn't give me ANYTHING when I execute the program - the mouse throws an hourglass sign at me very briefly, but no window opens, nothing happens, nothing runs, no error message, no crash diagnostic, nothing.

Does anybody know a reason why running the 0.7 User Interface tutorial as a windows app instead of a windows console app might make it not work at all?
------------------------------------------
A monkey poured coffee in my boots.
------------------------------------------
Post Reply