[vtkusers] Build Kiwi for Android
Lonni Besançon
lonni.besancon at gmail.com
Thu Jun 25 04:32:08 EDT 2015
I think these lines cover the problem:
/ By not providing "FindVES.cmake" in CMAKE_MODULE_PATH this project has
asked CMake to find a package configuration file provided by "VES", but
CMake did not find one.
Could not find a package configuration file provided by "VES" with any of
the following names:
VESConfig.cmake
ves-config.cmake
Add the installation prefix of "VES" to CMAKE_PREFIX_PATH or set "VES_DIR"
to a directory containing one of the above files. If "VES" provides a
separate development package or SDK, be sure it has been installed. /
However, as stated on blog posts, VES will be deprecated soon so you should
try and use VTK support for android directly. That's what I'm trying to do
and currently I have a bug which is reported here on the mailing list:
http://vtk.1045678.n5.nabble.com/Android-undefined-reference-to-vtkRenderWindow-New-td5732418.html.
So maybe you should try to build VTK with the android support and get back
to me if you actually manage to build one of the examples provided ;).
--
View this message in context: http://vtk.1045678.n5.nabble.com/Build-Kiwi-for-Android-tp5732528p5732534.html
Sent from the VTK - Users mailing list archive at Nabble.com.
More information about the vtkusers
mailing list