<div dir="ltr"><div>Hi,<br></div><div><br></div><div>I would like to test KiwiViewer on linux. There are instructions but I believe they are not updated:</div><div>    <a href="http://www.vtk.org/Wiki/VES/Developers_Guide#Testing_on_Linux">http://www.vtk.org/Wiki/VES/Developers_Guide#Testing_on_Linux</a></div>

<div><br></div><div>One commit has removed the 'Apps/Linux' folder. </div><div>   <a href="http://vtk.org/gitweb?p=VES.git;a=commit;h=2130ceb2801f53c5867ed9da6e21594cacdf4198">http://vtk.org/gitweb?p=VES.git;a=commit;h=2130ceb2801f53c5867ed9da6e21594cacdf4198</a></div>

<div><br></div><div>So, I don't know how to compile it.</div><div><br></div><div>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.</div>

<div><br></div><div>I have modified the 'configure_cmake.sh' (in Apps/Android/Kiwi/):<br clear="all"></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><div><div><font face="courier new, monospace">[...]</font></div>

</div></div><div><div><div><font face="courier new, monospace"><br></font></div></div></div><div><div><div><font face="courier new, monospace">VTK_DIR=$cmakeexternals/Build/vtk-host</font></div></div></div><div><div><div>

<font face="courier new, monospace">VES_DIR=$cmakeexternals/Build/ves-host</font></div></div></div><div><div><div><font face="courier new, monospace"># TOOLCHAIN=$source_dir/CMake/toolchains/android.toolchain.cmake</font></div>

</div></div><div><div><div><font face="courier new, monospace"><br></font></div></div></div><div><div><div><font face="courier new, monospace">mkdir -p $build_dir</font></div></div></div><div><div><div><font face="courier new, monospace">cd $build_dir</font></div>

</div></div><div><div><div><font face="courier new, monospace">$CMAKE -DVTK_DIR=$VTK_DIR -DVES_DIR=$VES_DIR $app_dir</font></div></div></div></blockquote><div><div><br></div><div><br></div><div>Then, of course, I will have problems with includes like: "#include <jni.h>". Any suggestion?</div>

<div><br></div><div><br></div><div>Thanks in advance!</div><div><br></div>-- <br><div dir="ltr">Pablo</div><div dir="ltr"><br></div>
</div></div>