[Ves] Configuring VES for Eclipse and ndk-build

Sven Prevrhal sprevrha at gmail.com
Tue Aug 27 08:41:30 EDT 2013


When I actually tried #include'ing the vesKiwiViewerApp.h in my own cpp
file, build showed the error below. I fixed it by adding
$(LOCAL_PATH)/eigen to the LOCAL_C_INCLUDES.

D:\packages\Android\android-ndk-r9\ndk-build.cmd all
"Compile++ thumb : MyFirstAndroidNativeAppFromScratch <=
MyFirstAndroidNativeAppFromScratch.cpp
In file included from jni/ves-android/include/ves/ves/vesMath.h:24:0,
                 from jni/ves-android/include/ves/kiwi/vesKiwiBaseApp.h:30,
                 from
jni/ves-android/include/ves/kiwi/vesKiwiViewerApp.h:25,
                 from jni/MyFirstAndroidNativeAppFromScratch.cpp:5:
jni/ves-android/include/ves/ves/vesEigen.h:30:23: fatal error: Eigen/Dense:
No such file or directory
compilation terminated.
make: ***
[obj/local/armeabi/objs/MyFirstAndroidNativeAppFromScratch/MyFirstAndroidNativeAppFromScratch.o]
Error 1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/ves/attachments/20130827/b94e2f0e/attachment.html>


More information about the Ves mailing list