Search found 4 matches

by Smoo
Fri Aug 08, 2008 5:26 pm
Forum: FAQs, Tutorials, Howtos, and external tool lists
Topic: [Tutorial] Getting started on Mac OS X
Replies: 81
Views: 104508

Thanks for your efforts, hybrid.

Anyway, I...

1: download the 1.4.1 package
2: open up the XCode project
3: XCode asks me the folder to use as the project root, so I select source/Irrlicht/MacOSX and click Open
4: I click "Build"
5: Wait while everything compiles

Then when I try and run any of ...
by Smoo
Fri Aug 08, 2008 3:31 pm
Forum: FAQs, Tutorials, Howtos, and external tool lists
Topic: [Tutorial] Getting started on Mac OS X
Replies: 81
Views: 104508

I grabbed 1.4.1 but I don't think I saw any binaries in there, so I compiled according to Zathras' tutorial without any problems. Where can I get the binaries?

I'm using the latest XCode. I didn't see Varmint in there, but I'll check again later.

Also, is there a tutorial which is accurate to the ...
by Smoo
Fri Aug 08, 2008 1:50 pm
Forum: FAQs, Tutorials, Howtos, and external tool lists
Topic: [Tutorial] Getting started on Mac OS X
Replies: 81
Views: 104508

Thanks for the reply. My SDK path is set, but I get the gray screen regardless. Any other ideas?
by Smoo
Fri Aug 08, 2008 1:27 pm
Forum: FAQs, Tutorials, Howtos, and external tool lists
Topic: [Tutorial] Getting started on Mac OS X
Replies: 81
Views: 104508

Getting a blank gray screen

Hi everyone,

I've gone through Zathras' tutorial as well as tutorial 1 and I'm experiencing a gray screen. My application builds without any problems and when I check the console I can see that I'm loading the model and texture for Sydney successfully.

After compiling Irrlicht I got libIrrlicht.a ...