Problems compiling examples
Gustavo Ribeiro Alves
gralves at usp.br
Fri Dec 17 14:28:26 EST 1999
I'm using sun javac to compile the java examples in my computer, but I'm
getting this error :
C:\Arquivos de programas\vtkNightly\java>dir
O volume da unidade C não possui um nome
O número de série do volume é 2A47-1CE1
Pasta de C:\Arquivos de programas\vtkNightly\java
. <DIR> 17/12/99 16:38 .
.. <DIR> 17/12/99 16:38 ..
INSTALL LOG 996 17/12/99 16:38 INSTALL.LOG
UNWISE EXE 148.992 22/02/99 16:46 UNWISE.EXE
APP2~1 JAV 5.795 14/07/99 7:50 App2.java
PLATE VTK 83.193 26/07/97 8:43 plate.vtk
TEST~1 JAV 291 25/03/97 8:57 Test.java
VTK JAR 2.010.767 17/12/99 9:44 vtk.jar
VTKMOD~1 JAV 872 26/07/97 8:44 VTKModel.java
VTKMOD~1 CLA 852 17/12/99 17:24 VTKModel.class
8 arquivo(s) 2.251.758 bytes
2 pasta(s) 1.089.724.416 bytes disponíveis
C:\Arquivos de programas\vtkNightly\java>\jdk1.2.2\bin\javac *.java
App2.java:2: Package vtk not found in import.
import vtk.*;
^
Test.java:1: Package vtk not found in import.
import vtk.*;
^
Note: 2 files use or override a deprecated API. Recompile with
"-deprecation" f
or details.
2 errors, 1 warning
Does someone knows what's happening?
-----------------------------------------------------------------------------
This is the private VTK discussion list. Please keep messages on-topic.
Check the FAQ at: <http://www.automatrix.com/cgi-bin/vtkfaq>
To UNSUBSCRIBE, send message body containing "unsubscribe vtkusers" to
<majordomo at gsao.med.ge.com>. For help, send message body containing
"info vtkusers" to the same address. Live long and prosper.
-----------------------------------------------------------------------------
More information about the vtkusers
mailing list