VTK 3.1 final
Daniel J. Blezek, Ph.D.
blezek at crd.ge.com
Tue Mar 28 16:09:12 EST 2000
Hi all,
Does anyone have any experience building the Java bindings
"out-of-the-tarball" using ./configure; make; I'm trying to build Java
rpms for the 3.1 release and have had NO luck getting things built easily.
I run into this error:
make[1]: Entering directory `/localhome/blezek/vtk-linux/common'
/usr/local/jdk1.2.2/bin/javac -d /localhome/blezek/vtk-linux/java/vtk
-classpath /localhome/blezek/vtk-linux/java/vtk
../java/vtk/vtkActor2D.java
../java/vtk/vtkActor2D.java:7: Superclass vtk.vtkProp of class
vtk.vtkActor2D not found.
public class vtkActor2D extends vtkProp
^
1 error
make[1]: *** [../java/vtk/vtkActor2D.class] Error 1
Even though vtkProp.class exists in java/vtk.
Any suggestions?
-dan
P.S. The success of the nightly RPM depends on being able to build
"hand's off"...
--
Daniel Blezek, Ph.D.
blezek at crd.ge.com
Computer Graphics and Systems Program
Electronic Systems Lab
GE Corporate Research & Development
--------------------------------------------------------------------
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