[vtkusers] Run Java-VTK application...

Frederic DANESI frederic.danesi at dinccs.com
Mon Mar 3 05:39:40 EST 2008


All you have to do is to build your own jar file (if it is easier for you,
you can extract all the java and class files from vtk.jar and build a new
jar by adding you own class), but you need to enclose in the jar the
libraries, for all the system that are supposed to run you app (.dll, .so,
...).

Fred. 



> -----Message d'origine-----
> De : vtkusers-bounces+frederic.danesi=dinccs.com at vtk.org [mailto:vtkusers-
> bounces+frederic.danesi=dinccs.com at vtk.org] De la part de flory
> Envoyé : lundi 3 mars 2008 10:36
> À : vtkusers at vtk.org
> Objet : [vtkusers] Run Java-VTK application...
> 
> 
> Hello,
> 
> 
>       Does anyone know if there is any possibility to run an application
> that uses Java with VTK on several platforms(Windows, MacOS, Linux)
without
> having installed VTK? I tried on Windows to include the vtk.jar and the
dlls
> but it didn't work. I would appreciate any advice. What I want is a jar or
> something similar to an executable that could start the application
without
> being asked to install VTK. I didn't find anywhere what should I include
> into the jar.
>   Thanks!
> 
> 
> Flory
> 
> --
> View this message in context: http://www.nabble.com/Run-Java-VTK-
> application...-tp15799914p15799914.html
> Sent from the VTK - Users mailing list archive at Nabble.com.
> 
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers





More information about the vtkusers mailing list