Original Post
So, i got this game on Windows and Linux and it requires gcc 4.4 or later for the c++0x features. I got xcode to use a gcc i compiled myself (gcc-fsf-4.6), but xcode immediately responds with an error: "Invalid value 'gcc-fsf-4.6' for GCC_VERSION". Not sure what i can do about that except maybe recompile and manually set its version (somehow).
I would really like not to use xcode at all, but i couldn't find ANY help online about how to do that.
I would really like not to use xcode at all, but i couldn't find ANY help online about how to do that.