<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><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><br></div><br>
</body></html>