[vtkusers] Error in vtkJavaTesting

lorepunmanee lorepunmanee at hotmail.com
Tue Oct 18 07:38:37 EDT 2016


I make vtk but I got error below,

/home/globus/VTK-7.0.0/java/vtk/vtkJavaTesting.java:11: error: cannot find
symbol
import vtk.vtkTesting;
          ^
  symbol:   class vtkTesting
  location: package vtk
/home/globus/VTK-7.0.0/java/vtk/vtkJavaTesting.java:131: error: cannot find
symbol
  private static vtkTesting Tester = null;
                 ^
  symbol:   class vtkTesting
  location: class vtkJavaTesting
/home/globus/VTK-7.0.0/java/vtk/vtkJavaTesting.java:78: error: cannot find
symbol
    vtkJavaTesting.Tester = new vtk.vtkTesting();
                                   ^
  symbol:   class vtkTesting
  location: package vtk
3 errors
make[2]: *** [java/javac_stamp.txt] Error 1
make[1]: *** [Wrapping/Java/CMakeFiles/VTKJavaClasses.dir/all] Error 2
make: *** [all] Error 2

 For the error, it doesn't have vtkTesting.java in vtk floder
Please anybody help me to solve.
 



--
View this message in context: http://vtk.1045678.n5.nabble.com/Error-in-vtkJavaTesting-tp5740813.html
Sent from the VTK - Users mailing list archive at Nabble.com.


More information about the vtkusers mailing list