[android-porting] Lunch and Compiling

2010-02-17 Thread Matt
I'm currently running Mac OS X, and am having a few issues with compiling android from source. I've set almost everything up correctly, but when I run: lunch sdk-eng it fails, and says lunch isn't valid. Any ideas, or links to places where compiling successfully on the Mac is discussed? So far I

Re: [android-porting] Lunch and Compiling

2010-02-17 Thread Dries Harnie
Is it complaining about the actual lunch binary? You need to source the envsetup.sh script first. type "source ./build/envsetup.sh" in your android tree. Dries On Wed, Feb 17, 2010 at 10:57 AM, Matt wrote: > I'm currently running Mac OS X, and am having a few issues with > compiling android f