[vtkusers] install java and vtk on Windows
Marcelo Costa Oliveira
marcelo at cci.fmrp.usp.br
Fri Sep 13 12:34:39 EDT 2002
Hi, users !!!
Windows XP, java 1.3.1 and vtk4.0
I have *.java
and *.class
And this problem happened
C:\vtk\Examples>c:\jdk\bin\javac SimpleVTK.java
SimpleVTK.java:5: package vtk does not exist
import vtk.*;
^
SimpleVTK.java:19: cannot access vtkConeSource
bad class file: .\vtkConeSource.class
class file contains wrong class: vtk.vtkConeSource
Please remove or make sure it appears in the correct s
th.
vtkConeSource cone = new vtkConeSource();
^
2 errors
Tank you a lot for advanced me
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20020913/8540e124/attachment.htm>
More information about the vtkusers
mailing list