device->setEventReceiver( &receiver );
This command made it work, thanks!
Search found 13 matches
- Tue Sep 01, 2009 1:38 pm
- Forum: Beginners Help
- Topic: Movement tutorial on OSX, keys don't respond
- Replies: 4
- Views: 361
- Mon Aug 31, 2009 9:22 pm
- Forum: Beginners Help
- Topic: Movement tutorial on OSX, keys don't respond
- Replies: 4
- Views: 361
Movement tutorial on OSX, keys don't respond
Just got IrrLicht working the other day, thanks to a fellow poster on this forum.
However, I'm having problems following the tutorials. I'm on Movement, and I can't seem to get the input to work.
My code has a few changes from the original, thought I'd make it simpler. I don't know, maybe you guys ...
However, I'm having problems following the tutorials. I'm on Movement, and I can't seem to get the input to work.
My code has a few changes from the original, thought I'd make it simpler. I don't know, maybe you guys ...
- Sun Dec 23, 2007 1:43 pm
- Forum: FAQs, Tutorials, Howtos, and external tool lists
- Topic: [Tutorial] Getting started on Mac OS X
- Replies: 81
- Views: 93604
- Sun Dec 23, 2007 1:42 pm
- Forum: FAQs, Tutorials, Howtos, and external tool lists
- Topic: [Tutorial] Getting started on Mac OS X
- Replies: 81
- Views: 93604
- Sat Dec 22, 2007 5:26 pm
- Forum: FAQs, Tutorials, Howtos, and external tool lists
- Topic: [Tutorial] Getting started on Mac OS X
- Replies: 81
- Views: 93604
- Sat Dec 22, 2007 3:15 pm
- Forum: FAQs, Tutorials, Howtos, and external tool lists
- Topic: [Tutorial] Getting started on Mac OS X
- Replies: 81
- Views: 93604
- Sat Dec 22, 2007 10:55 am
- Forum: FAQs, Tutorials, Howtos, and external tool lists
- Topic: [Tutorial] Getting started on Mac OS X
- Replies: 81
- Views: 93604
Uh. Nope. Didn't work. I can't load the objects, I tried Zathras' tutorial and Tutorial1, but all I get is the background color. On the Zathras tutorial I got a grey background, and 2000 - 3000 fps. I did everything it said in the tutorial, and I built the libIrrlicht.a file myself (not libMacOSX.a ...
- Sat Dec 22, 2007 12:43 am
- Forum: FAQs, Tutorials, Howtos, and external tool lists
- Topic: [Tutorial] Getting started on Mac OS X
- Replies: 81
- Views: 93604
- Sat Aug 04, 2007 12:17 pm
- Forum: FAQs, Tutorials, Howtos, and external tool lists
- Topic: [Tutorial] Getting started on Mac OS X
- Replies: 81
- Views: 93604
- Sat Aug 04, 2007 8:02 am
- Forum: FAQs, Tutorials, Howtos, and external tool lists
- Topic: [Tutorial] Getting started on Mac OS X
- Replies: 81
- Views: 93604
- Fri Aug 03, 2007 10:15 pm
- Forum: FAQs, Tutorials, Howtos, and external tool lists
- Topic: [Tutorial] Getting started on Mac OS X
- Replies: 81
- Views: 93604
- Fri Aug 03, 2007 9:52 pm
- Forum: FAQs, Tutorials, Howtos, and external tool lists
- Topic: [Tutorial] Getting started on Mac OS X
- Replies: 81
- Views: 93604
- Fri Aug 03, 2007 9:27 pm
- Forum: FAQs, Tutorials, Howtos, and external tool lists
- Topic: [Tutorial] Getting started on Mac OS X
- Replies: 81
- Views: 93604
When I compile the tutorial 1 program, all I get is a blank window with the correct title. The console (in xcode) says that it cant load the mesh called sydney.md2. What did I do wrong? I'm guessing that I have to change some directory of something. The model is in /Users/gustavpihl/Desktop/irrlicht ...