[vtkusers] How to distribute VTK applications?

David Doria daviddoria+vtk at gmail.com
Fri Sep 17 07:16:33 EDT 2010


On Thu, Sep 16, 2010 at 11:30 PM, Wahyudin Permana <gebe_top at yahoo.com>wrote:

> Dear all,
>
> I want to ask regarding how to distribute our application using VTK.
> I have made a VTK application using Java+swing GUI, and I have generate the
> executable JAR files of the application.
>
> I try to bring and run on other computer, but it doesn't work (fatal error,
> program terminated). I have copied all files generated by CMAKE when I
> compile the vtk library inside that other computer, but still, it did not
> work.
>
> do we need to compile again the VTK source using CMAKE in the computer that
> we want to distribute the JAR file of our VTK application?
>
> thank you
>


You may want to look into CPack. I've never used it, but I think this is
what it's for: http://www.paraview.org/Wiki/CMake:Packaging_With_CPack
<http://www.paraview.org/Wiki/CMake:Packaging_With_CPack>
David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100917/4a84a67c/attachment.htm>


More information about the vtkusers mailing list