[vtkusers] Problem with VTK + JAVA
Gopalakrishnan, Gowri
Gowri.Gopalakrishnan at inteq.com
Wed Dec 4 04:35:49 EST 2002
Apart from vtk.jar you need all the vtk*.dll in your system path (this is
not the classpath)
gowri
-----Original Message-----
From: Schönach Alwin [mailto:sch at m29.magwien.gv.at]
Sent: 04 December 2002 08:34
To: 'vtkusers at public.kitware.com'
Subject: [vtkusers] Problem with VTK + JAVA
Hi!
I am big fan of VTK and I already tried successfully C++ and Tcl interfaces.
However the Java-Interface does not work, whatever I try. I downloaded the
vtkjava.exe-file:
javac Cone.java ... is OK.
java Cone leads to an error, that "jawt.dll" cannot be load and that the
program has problems with dependent libraries or so. I include in
CLASSPATH-variable "C:\Programme\vtk40\bin\vtk.jar"
Other java-Applications are running without any problem. I already tried
other SDKs of Java.
What else could I try?
Best regards
Alwin Schoenach
_______________________________________________
This is the private VTK discussion list.
Please keep messages on-topic. Check the FAQ at:
<http://public.kitware.com/cgi-bin/vtkfaq>
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/vtkusers
More information about the vtkusers
mailing list