PowerPC Mac support?
#8
(12 Aug 14, 09:55PM)morshu9001 Wrote: Update: I can't get clang installed no matter what I do. I tried removing the "CXX=clang++" line in the makefile, only to get thousands of errors. So I tried the Xcode project again.

AC used to use GCC, but as a fix to some optimization errors in Linux, we moved to Clang. Feel free to change it to GCC, read this: https://github.com/assaultcube/AC/commit...1856f13c40

Then download this as a replacement Makefile: https://raw.githubusercontent.com/assaul...c/Makefile

(12 Aug 14, 09:55PM)morshu9001 Wrote: I should be able to compile SDL_image for PPC, but that's the point at which I'm in over my head. I tried that and failed

AssaultCube has always used SDL_image (since inception) and we've supported OSX prior to intel/mac. There'll be an SDL_image for PPC out there somewhere surely.

Good luck.
Thanks given by:


Messages In This Thread
PowerPC Mac support? - by morshu9001 - 12 Aug 14, 01:09AM
RE: PowerPC Mac support? - by RandumKiwi - 12 Aug 14, 10:18AM
RE: PowerPC Mac support? - by stef - 12 Aug 14, 12:53PM
RE: PowerPC Mac support? - by ExodusS - 12 Aug 14, 02:01PM
RE: PowerPC Mac support? - by morshu9001 - 12 Aug 14, 07:46PM
RE: PowerPC Mac support? - by ExodusS - 12 Aug 14, 10:14PM
RE: PowerPC Mac support? - by morshu9001 - 12 Aug 14, 09:55PM
RE: PowerPC Mac support? - by RandumKiwi - 13 Aug 14, 11:13PM
RE: PowerPC Mac support? - by Ronald_Reagan - 15 Aug 14, 04:35AM
RE: PowerPC Mac support? - by morshu9001 - 15 Aug 14, 07:30AM
RE: PowerPC Mac support? - by Jg99 - 15 Aug 14, 07:32AM
RE: PowerPC Mac support? - by morshu9001 - 15 Aug 14, 07:33AM