[vtkusers] Error in vtkJavaTesting

Sebastien Jourdain sebastien.jourdain at kitware.com
Tue Oct 18 10:06:39 EDT 2016


Probably coming from the C++ side.
Anyway, could you explain all the steps and settings you've done when
trying to build VTK.

On Tue, Oct 18, 2016 at 5:38 AM, lorepunmanee <lorepunmanee at hotmail.com>
wrote:

> 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.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/
> opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20161018/d5fa2be9/attachment.html>


More information about the vtkusers mailing list