[vtkusers] How to distribute VTK applications?
Wahyudin Permana
gebe_top at yahoo.com
Thu Sep 16 23:30:17 EDT 2010
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20100916/fb234bad/attachment.htm>
More information about the vtkusers
mailing list