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:
m...@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 _______________________________________________ live-devel mailing list [email protected] http://lists.live555.com/mailman/listinfo/live-devel
