其他的.so都可以编译
就只有这个编译出错。
— Begin quote from ____
error: undefined reference to ‘kmVec3Fill’
— End quote
找了几天都找不到问题出在哪里。。
StaticLibrary : libcocos2dandroid.a Compile thumb : android_native_app_glue <= android_native_app_glue.c StaticLibrary : libandroid_native_app_glue.a Compile thumb : cpufeatures <= cpu-features.c StaticLibrary : libcpufeatures.a SharedLibrary : libcocos2dcpp.soE:\cocos2d-x-3.0alpha1\projects\MyGame\proj.android\../../../cocos/2d/CCCamera.cpp:79: error: undefined reference to 'kmVec3Fill'E:\cocos2d-x-3.0alpha1\projects\MyGame\proj.android\../../../cocos/2d/CCCamera.cpp:80: error: undefined reference to 'kmVec3Fill'E:\cocos2d-x-3.0alpha1\projects\MyGame\proj.android\../../../cocos/2d/CCCamera.cpp:82: error: undefined reference to 'kmVec3Fill'E:\cocos2d-x-3.0alpha1\projects\MyGame\proj.android\../../../cocos/2d/CCCamera.cpp:83: error: undefined reference to 'kmMat4LookAt'E:\cocos2d-x-3.0alpha1\projects\MyGame\proj.android\../../../cocos/2d/CCCamera.cpp:87: error: undefined reference to 'kmGLMultMatrix'E:\cocos2d-x-3.0alpha1\projects\MyGame\proj.android\../../../cocos/2d/CCCamera.c