<div dir="ltr">Hello,<div><br></div><div>I'm puzzled by the current build procedure for VES.</div><div><br></div><div style>The instructions on <a href="http://www.vtk.org/Wiki/VES/Download_And_Build_Instructions">http://www.vtk.org/Wiki/VES/Download_And_Build_Instructions</a> are incorrect. There is no longer an Apps/iOS/CMakeBuild directory.</div>
<div style><br></div><div style>I tried using "cmake -G 'Unix Makefiles'" in the root folder, then make -j8. It looks like it builds vtk and ves only for host, not for device or simulator. Then, when I try to build KiwiSimple, I get:</div>
<div style><br></div><div style>







<p class="">In file included from /Users/epoyart/sonosim/ves-debug2/Apps/iOS/KiwiSimple/KiwiSimple/MyGestureHandler.mm:20:</p>
<p class="">/Users/epoyart/sonosim/ves-debug2/Apps/iOS/KiwiSimple/KiwiSimple/MyGestureHandler.h:22:10: fatal error: 'vesKiwiViewerApp.h' file not found</p>
<p class="">#include <vesKiwiViewerApp.h></p>
<p class="">         ^</p>
<p class="">1 error generated.</p><p class=""><br></p><p class="" style>Are there updated build instructions out there that I'm missing?</p><p class="" style><br></p><p class="" style>Thanks</p><p class="" style>Eduardo</p>
<p class="" style><br></p></div></div>