<div><div class="gmail_quote">On Thu, Sep 16, 2010 at 11:30 PM, Wahyudin Permana <span dir="ltr"><<a href="mailto:gebe_top@yahoo.com">gebe_top@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div style="font-family:Courier New,courier,monaco,monospace,sans-serif;font-size:12pt;color:#000000">Dear all,<br><br>I want to ask regarding how to distribute our application using VTK.<br>I have made a VTK application using Java+swing GUI, and I have generate the executable JAR files of the application.<br>
<br>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.<br>
<br>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?<br><br>thank you<br><div></div></div></div></blockquote></div><br></div><div><br></div>
<div>You may want to look into CPack. I've never used it, but I think this is what it's for: <a href="http://www.paraview.org/Wiki/CMake:Packaging_With_CPack">http://www.paraview.org/Wiki/CMake:Packaging_With_CPack</a><div>
<a href="http://www.paraview.org/Wiki/CMake:Packaging_With_CPack"></a><br>David</div></div>