[vtkusers] wrap java on Mac Air

Sebastien Jourdain sebastien.jourdain at kitware.com
Wed Dec 19 05:13:44 EST 2012


Could you try to build vtk with "make" ?

I managed to build everything on my Mac lately, but I never use Xcode.

Seb


On Wed, Dec 19, 2012 at 3:26 AM, Ilan <ilan.tal at gmail.com> wrote:

> I have a Mac Air OSX 10.8.2 with Xcode 4.5.2 which I am trying to wrap VTK
> so
> I can use it within a Java program. This works on both Linux and Windows
> and
> I want to extend it to the Mac.
> I use CMake 2.8.9 to Configure and Generate. I get the message that Filter
> ZLIB is ON which I assume is perfectly OK. Then I use Xcode on
> VTK.xcodeproj
> which tries to compile the project. I get errors like
> Run custom shell script 'CMake PostBuild Rules' where
> CMakeScripts/vtkWrapJava_postBuildPhase.makeDebug doesn't exist.
> This is indeed correct, so such file by that name exists. So how do I get
> around the problem? How do I tell it that I don't want a post build?
> Another problem: can anyone tell me where I should expect to see the
> compiled files? Clearly within vtkBuild, but what subdirectory?
>
> Thanks,
> Ilan
>
>
>
> --
> View this message in context:
> http://vtk.1045678.n5.nabble.com/wrap-java-on-Mac-Air-tp5717659.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20121219/b6ee6044/attachment.htm>


More information about the vtkusers mailing list