How to setup project for multiple platforms - iOS, OSX, Win

Discussion of issues specific to mobile platforms such as iOS, Android, Symbian and Meego.
User avatar
petrocket
Gremlin
Posts: 178
Joined: Tue Mar 20, 2007 3:29 am
x 10

How to setup project for multiple platforms - iOS, OSX, Win

Post by petrocket »

I'd like to make a simple Ogre based game that I can run on iOS, OSX and windows (sorry linux) and I'd like some input on the fastest way to get setup.

I was thinking:
  • 1 .Download the SDKs for each platform
    2. Create 3 separate folders for each platform
    3. Create "shared" folder for my game code
    4. Modify the sample project for each SDK to use my "shared" folder code.
Is there a better, cleaner, faster way? Any advice?
Ogre API & Manual | Ogre Wiki

blog | website | work

Follow me on twitter @ twitter.com/petrocket