<div dir="ltr">Could you try to build vtk with "make" ?<div><br></div><div style>I managed to build everything on my Mac lately, but I never use Xcode.</div><div style><br></div><div style>Seb</div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Wed, Dec 19, 2012 at 3:26 AM, Ilan <span dir="ltr"><<a href="mailto:ilan.tal@gmail.com" target="_blank">ilan.tal@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I have a Mac Air OSX 10.8.2 with Xcode 4.5.2 which I am trying to wrap VTK so<br>
I can use it within a Java program. This works on both Linux and Windows and<br>
I want to extend it to the Mac.<br>
I use CMake 2.8.9 to Configure and Generate. I get the message that Filter<br>
ZLIB is ON which I assume is perfectly OK. Then I use Xcode on VTK.xcodeproj<br>
which tries to compile the project. I get errors like<br>
Run custom shell script 'CMake PostBuild Rules' where<br>
CMakeScripts/vtkWrapJava_postBuildPhase.makeDebug doesn't exist.<br>
This is indeed correct, so such file by that name exists. So how do I get<br>
around the problem? How do I tell it that I don't want a post build?<br>
Another problem: can anyone tell me where I should expect to see the<br>
compiled files? Clearly within vtkBuild, but what subdirectory?<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-tp5717659.html" target="_blank">http://vtk.1045678.n5.nabble.com/wrap-java-on-Mac-Air-tp5717659.html</a><br>
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>
</blockquote></div><br></div>