m3the01
2007.06.19, 06:32 PM
So im very new to developing on a mac, i spend a lot of time getting sdl to work under mac. Its very simple;-)
Anyway, im thinking of switching over to use xcode just for ease of use. However i always lov'd the fact when i created my makefiles i could actually handle building in different environments.
Can i do this with xcode projects? Have a platform independent build, where it would be simple to run under osx, windows, linux?
Or should i stick to my g++ and makefiles to preserve this portability?
Anyway, im thinking of switching over to use xcode just for ease of use. However i always lov'd the fact when i created my makefiles i could actually handle building in different environments.
Can i do this with xcode projects? Have a platform independent build, where it would be simple to run under osx, windows, linux?
Or should i stick to my g++ and makefiles to preserve this portability?