Help:Contents
From Cs160-sp08
Gary Miguel - Jan 22, 2008 09:01:08 pm
If anybody figures out how to get the Android SDK running on a PowerPC based Macintosh, please post a little guide.
I tried downloading the source code and running build-emulator.sh, but it dies with the output:
make: *** [build/SDL_coreaudio.lo] Error 1
ERROR: could not build SDL library, please check their sources
./android-rebuild.sh: line 147: /Users/garymm/Downloads/android-emulator-20071212/local/bin/sdl-config: No such file or directory
./android-rebuild.sh: line 147: /Users/garymm/Downloads/android-emulator-20071212/local/bin/sdl-config: No such file or directory
static linking with your installed SDL library doesn't work
please correct the following compilation/link error messages, then try again
./android-rebuild.sh: line 147: gcc-3.3: command not found
ERROR: could not build SDL library
Gary Miguel - Jan 24, 2008 11:51:58 am
Apparently it won't work. Wes Willett pointed me to this google discussion page that shows that a google engineer is working on the problem.
