Search found 7 matches
- Tue Dec 07, 2010 10:22 am
- Forum: Beginners Help
- Topic: Events in Irrlicht
- Replies: 4
- Views: 466
- Tue Dec 07, 2010 9:07 am
- Forum: Beginners Help
- Topic: Events in Irrlicht
- Replies: 4
- Views: 466
Events in Irrlicht
me again. ill probably be posting a lot more of these annoying questions until i either figure everything out or give up. at the moment im a bit confused how irrlicht event handling works. i DO understand this: - an IEventReciever can be passed to the Irrlicht device when it is created. i understand...
- Mon Dec 06, 2010 5:24 am
- Forum: Beginners Help
- Topic: Can't run Tutorial. Run-Time Check Failure #0
- Replies: 1
- Views: 198
- Mon Dec 06, 2010 5:17 am
- Forum: Beginners Help
- Topic: Can't run Tutorial. Run-Time Check Failure #0
- Replies: 1
- Views: 198
Can't run Tutorial. Run-Time Check Failure #0
ok some nice person helped with my last problem. this one is equally annoying - also taking me hours. running the first tutorial with Visual C++ 2010 Express. compile works but on running the program getting error: Run-Time Check Failure #0 - The value of ESP was not properly saved across a function...
- Sun Dec 05, 2010 1:27 pm
- Forum: Beginners Help
- Topic: Can't find Irrlicht.lib [Solved]
- Replies: 4
- Views: 2047
- Sun Dec 05, 2010 8:56 am
- Forum: Beginners Help
- Topic: Can't find Irrlicht.lib [Solved]
- Replies: 4
- Views: 2047
- Sun Dec 05, 2010 8:39 am
- Forum: Beginners Help
- Topic: Can't find Irrlicht.lib [Solved]
- Replies: 4
- Views: 2047
Can't find Irrlicht.lib [Solved]
So I was following the Hello World tutorial given on the main site and entered everything exactly as it was listed. i continually get the following error: error LNK2019: unresolved external symbol __imp__createDevice referenced in function _main -- I am using Visual C++ 2010 express i have gone into...