[vtkusers] Java / Vtk

Olivier Coulon o.coulon at cs.ucl.ac.uk
Wed Jun 21 11:59:55 EDT 2000


Dear vtk users,

following a message posted a few days ago, we still have problems to
compile vtk with the java options.
As suggested, we do the java compilation separately, after the
generation of all the .java files (plus an update of the class path),
i.e.:
make targets
make wrap
make build_common
make build_graphics
etc..

and then a compilation of the java classes.
Everything goes fine, except for the vtkPanel and vtkPanelBeans class,
which are treated apart from the rest, apparently during compilation of
the graphics directory. I can't figure out how to compile those classes,
generate the vtk_vtkPanel.h and vtk_vtkPanel.c, ..., properly.
Can somebody who experienced that help, please ?
Thanks in advance,

- Olivier





More information about the vtkusers mailing list