CppJni
CppJni copied to clipboard
compile error for android jni
it throws following errors...
[armeabi] Compile thumb : ne <= decompress.c
cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
[armeabi] Compile thumb : ne <= huffman.c
cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
[armeabi] Compile thumb : ne <= randtable.c
cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
[armeabi] Compile thumb : ne <= unzcrash.c
cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
[armeabi] Compile thumb : ne <= ifaddrs.c
cc1: warning: command line option '-std=c++11' is valid for C++/ObjC++ but not for C [enabled by default]
[armeabi] Compile++ thumb: ne <= JniHelper.cpp
[armeabi] Compile++ thumb: ne <= JniJavaArray.cpp
/home/u/CppJni-master/JniJavaArray.cpp: In constructor 'JNI::JavaArray