[Live-devel] compiling for ARM EABI

PsychoArts at gmx.net PsychoArts at gmx.net
Sat Feb 20 08:40:10 PST 2010


Hello,

For days I am trying to compile for ARM EABI using the Android NDK. I could compile it but when I try to compile the Application I get these errors all the time: 

mike at linux-2uz6:~/dev/sdks/android-ndk-1.6_r1> make APP=test
Android NDK: Building for application 'test'
Compile thumb  : test <= apps/test/project/jni/native.c
apps/test/project/jni/native.c:2:28: warning: TaskScheduler.hh: No such file or directory
In file included from apps/test/project/jni/native.c:3:
live/UsageEnvironment/include/UsageEnvironment.hh:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'UsageEnvironment'
live/UsageEnvironment/include/UsageEnvironment.hh:98: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'TaskScheduler'
make: *** [out/apps/test//objs/test/native.o] Errors 1


Any idea what I am doing wrong????

-- 
NEU: Mit GMX DSL über 1000,- ¿ sparen!
http://portal.gmx.net/de/go/dsl02


More information about the live-devel mailing list