VTK 3.1.2 and Java
Rene Tschirley
pooh at cs.tu-berlin.de
Thu May 11 08:38:09 EDT 2000
Hi all!
I'm desperatedly trying to install vtk312 on Debian/GNU Linux and
Solaris2.7. I'm trying quite unsuccessful. Does anyone have more
experience with Java-Vtk than me?
The Makefile stops with:
vtkActor2D.java:7: Superclass vtk.vtkProp of class vtk.vtkActor2D not found.
public class vtkActor2D extends vtkProp
^
I tried to compile the file vtkProp manually and find a tree of
inheritances. Starting with vtkObject, vtkCollection, I found a circular
dependency: vtkProp.GetActors_1() needs vtkPropCollection,
vtkPropCollection.AddItem_1() needs vtkProp. Game over.
Can anyone give me a hint?
Bye,
René
--
Dipl.-Inform. René Tschirley, http://cg.cs.tu-berlin.de/~pooh
TU Berlin, Computer Graphics and Computer Assisted Medicine research group
--------------------------------------------------------------------
This is the private VTK discussion list. Please keep messages on-topic.
Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at public.kitware.com>. For help, send message body containing
"info vtkusers" to the same address.
--------------------------------------------------------------------
More information about the vtkusers
mailing list