[vtkusers] Still Java package...
da5y at k2.dion.ne.jp
da5y at k2.dion.ne.jp
Thu Dec 5 10:12:42 EST 2002
Hello
> I did the following things:
> - put vtk.jar in the path (one path with just directory, one parth with
> direct point)
Did you add %YourVtk.jarInstalledPath%\vtk.jar to your CLASSPATH ?
For example, if you've installed vtk.jar to c:\vtk\,
then you should write your CLASSPATH following;
CLASSPATH=%CLASSPATH%;c:\vtk\vtk.jar
--
Yoshihiko Nagamine
More information about the vtkusers
mailing list