[Ves] Linux compilation - kiwiviewer

Aashish Chaudhary aashish.chaudhary at kitware.com
Fri Sep 27 11:36:40 EDT 2013


Hi Pablo,

KiwiViewer is not for linux (although you could create one). We have
variation for Android and iOS. You can run tests that uses Kiwi library
classes.

- Aashish



On Fri, Sep 27, 2013 at 11:12 AM, Pablo Speciale
<pablo.speciale at gmail.com>wrote:

> Hi,
>
> I would like to test KiwiViewer on linux. There are instructions but I
> believe they are not updated:
>     http://www.vtk.org/Wiki/VES/Developers_Guide#Testing_on_Linux
>
> One commit has removed the 'Apps/Linux' folder.
>
> http://vtk.org/gitweb?p=VES.git;a=commit;h=2130ceb2801f53c5867ed9da6e21594cacdf4198
>
> So, I don't know how to compile it.
>
> I tried few things. I compiled the Android project with the flag
> "VES_HOST_SUPERBUILD=ON", and without "VES_ANDROID_SUPERBUILD=OFF". It did
> compile but then I don't know how to use it for compiling Kiwi.
>
> I have modified the 'configure_cmake.sh' (in Apps/Android/Kiwi/):
>
> [...]
>
> VTK_DIR=$cmakeexternals/Build/vtk-host
> VES_DIR=$cmakeexternals/Build/ves-host
> # TOOLCHAIN=$source_dir/CMake/toolchains/android.toolchain.cmake
>
> mkdir -p $build_dir
> cd $build_dir
> $CMAKE -DVTK_DIR=$VTK_DIR -DVES_DIR=$VES_DIR $app_dir
>
>
>
> Then, of course, I will have problems with includes like: "#include
> <jni.h>". Any suggestion?
>
>
> Thanks in advance!
>
> --
> Pablo
>
>
> _______________________________________________
> Ves mailing list
> Ves at public.kitware.com
> http://public.kitware.com/cgi-bin/mailman/listinfo/ves
>
>


-- 
| Aashish Chaudhary
| R&D Engineer
| Kitware Inc.
| www.kitware.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/ves/attachments/20130927/4f28c2c5/attachment-0001.html>


More information about the Ves mailing list