opengl es2.0 eclipse+adt+android sdk+ndk 试过jni都没问题。报错原因求解决????

来源:互联网 发布:鸟哥linux私房当当菜 编辑:程序博客网 时间:2024/05/16 01:29

Android NDK: WARNING: APP_PLATFORM android-19 is larger than android:minSdkVersion 10 in ./AndroidManifest.xml    

Android NDK: WARNING:jni/Android.mk:templateApp: non-system libraries in linker flags: -lopenal    

Android NDK:     This is likely to result in incorrect builds. Try using LOCAL_STATIC_LIBRARIES    

Android NDK:     or LOCAL_SHARED_LIBRARIES instead to list the library dependencies of the    

Android NDK:     current module    

[armeabi] Compile arm    : openal <= ALc.c

arm-linux-androideabi-gcc: error: unrecognized command line option '-mno-thumb'

make: *** [obj/local/armeabi/objs/openal/__/__/__/common/openal/ALc.o] Error 1


来自opengl es 2.0编程指南。

0 0
原创粉丝点击