Hello World Project for iPhone

Anything and everything that's related to OGRE or the wider graphics field that doesn't fit into the other forums.
Post Reply
User avatar
Cannonade
Gnoblar
Posts: 13
Joined: Tue Sep 30, 2008 12:03 am
Contact:

Hello World Project for iPhone

Post by Cannonade »

I have been playing with the Ogre iPhone port and very impressed with what I have found so far. I was wondering if there is a simple cut down project that I can download and start working with? I have had some problems getting the SampleBrowser running on the actual device and thought I might make more progress with something very lightweight.

Cheers,
Tom Horn
User avatar
masterfalcon
OGRE Team Member
OGRE Team Member
Posts: 4270
Joined: Sun Feb 25, 2007 4:56 am
Location: Bloomington, MN
x 126
Contact:

Re: Hello World Project for iPhone

Post by masterfalcon »

Have you guys checked out the Xcode project templates? You can get them here: http://sourceforge.net/projects/ogre/files/
User avatar
Cannonade
Gnoblar
Posts: 13
Joined: Tue Sep 30, 2008 12:03 am
Contact:

Re: Hello World Project for iPhone

Post by Cannonade »

No I haven't. Cheers! I'll try those.
User avatar
Cannonade
Gnoblar
Posts: 13
Joined: Tue Sep 30, 2008 12:03 am
Contact:

Re: Hello World Project for iPhone

Post by Cannonade »

Oops. I am not using the pre-built version of the SDK, so the installer for the templates isn't finding the SDK directory:

http://www.ogre3d.org/forums/viewtopic.php?f=2&t=57786

Can I find these projects in the Mecurial repo somewhere? Or do I need to install the pre-built SDK?

Thanks,
Tom
User avatar
masterfalcon
OGRE Team Member
OGRE Team Member
Posts: 4270
Joined: Sun Feb 25, 2007 4:56 am
Location: Bloomington, MN
x 126
Contact:

Re: Hello World Project for iPhone

Post by masterfalcon »

Yup, the project templates are in the SDK/OSX/Xcode Templates directory. They're set up to use the layout of the prebuilt SDK but you can pretty easily modify the header and library paths to search wherever you want.
User avatar
Cannonade
Gnoblar
Posts: 13
Joined: Tue Sep 30, 2008 12:03 am
Contact:

Re: Hello World Project for iPhone

Post by Cannonade »

Ah. Perfect. Thanks, i'll try those out.
Post Reply