[vtkusers] Is it possible to generate the VTK Java Wrapper ans dynamic libraries with minimal classes?

Lubos Brieda lbrieda at yahoo.com
Fri Jun 22 08:42:45 EDT 2012


Sathish, you can include the VTK wrapper the DLLs in your jar file and deploy them on loading. I have done this repeatedly in the past. The only caveat is that you need to include DLLs for all the platforms where your Java program is expected to be run.


________________________________
 From: Sathish <kingvsk at aol.com>
To: vtkusers at vtk.org 
Sent: Friday, June 22, 2012 8:33 AM
Subject: [vtkusers] Is it possible to generate the VTK Java Wrapper ans dynamic libraries with minimal classes?
 
Hi all...

Is it possible to generate the VTK Java Wrapper and dynamic libraries with minimal classes?
Anybody tried or have any ideas?

Regards,
Sathish
_______________________________________________
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/20120622/39500fbe/attachment.htm>


More information about the vtkusers mailing list