<div dir="ltr">$ mkdir vtk<br><div>$ cd vtk</div><div>$ git clone http://vtk.org:VTK.git src</div><div>$ mkdir build install</div><div>$ cd build</div><div>$ ccmake ../src</div><div><br></div><div><div> BUILD_DOCUMENTATION      OFF</div>
<div> BUILD_EXAMPLES           OFF</div><div> BUILD_SHARED_LIBS        ON</div><div> BUILD_TESTING            OFF</div><div> CMAKE_BUILD_TYPE         Release</div><div> CMAKE_INSTALL_PREFIX     /.../vtk/install</div><div>
 VTK_Group_Imaging        OFF</div><div> VTK_Group_MPI            OFF</div><div> VTK_Group_Qt             OFF</div><div> VTK_Group_Rendering      ON</div><div> VTK_Group_StandAlone     ON</div><div> VTK_Group_Tk             OFF</div>
<div> VTK_Group_Views          OFF</div><div> VTK_WRAP_JAVA            ON</div><div> VTK_WRAP_PYTHON          OFF</div><div> VTK_WRAP_TCL             OFF</div></div><div><br></div><div style>hit keys [c] [c] [g]</div><div>
<br></div><div>$ make</div><div>$ make install</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Dec 19, 2012 at 5:39 AM, Ilan <span dir="ltr">&lt;<a href="mailto:ilan.tal@gmail.com" target="_blank">ilan.tal@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Seb,<br>
Thanks for the reply. I&#39;m not a Mac expert. I am using CMake 2.8.9. What<br>
exactly do I need to do in order to make vtk without using xcode? Is there a<br>
make which replaces CMake?<br>
<br>
Thanks,<br>
Ilan<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/wrap-java-on-Mac-Air-tp5717659p5717662.html" target="_blank">http://vtk.1045678.n5.nabble.com/wrap-java-on-Mac-Air-tp5717659p5717662.html</a><br>
<div class="HOEnZb"><div class="h5">Sent from the VTK - Users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
</div></div></blockquote></div><br></div>