[vtk-developers] android_native_app_glue.c doesn't exist
Lonni Besançon
lonni.besancon at gmail.com
Tue Jun 16 11:59:29 EDT 2015
So I have tried to build VTK again for android with everything set in the
toolchain as suggested but I still get the same error: it cannot find my
native_app_glue.c file while I have checked and it is really present at
$PathToNDK/android-ndk-r10e/sources/android/native_app_glue/android_native_app_glue.c
And the error still is:
CMake Error at jni/CMakeLists.txt:11 (add_library):
Cannot find source file:
/sources/android/native_app_glue/android_native_app_glue.c
Tried extensions .c .C .c++ .cc .cpp .cxx .m .M .mm .h .hh .h++ .hm .hpp
.hxx .in .txx
CMake Error: CMake can not determine linker language for target: NativeVTK
CMake Error: Cannot determine link language for target "NativeVTK".
--
View this message in context: http://vtk.1045678.n5.nabble.com/android-native-app-glue-c-doesn-t-exist-tp5732362p5732383.html
Sent from the VTK - Dev mailing list archive at Nabble.com.
More information about the vtk-developers
mailing list