[vtk-developers] Problem during compilation

kolb franck franck_kolb at yahoo.fr
Wed Apr 26 09:41:08 EDT 2006


!-- DIV {margin:0px} -->!-- DIV {margin:0px} -->Hi there,

I haven't managed to build VTK 5.0 with java wrapping on windows with cmake and visual studio 6.0. 


The compilation process  fails with the error below :

.....................
--------------------Configuration: VTKBuildAll - Win32 Debug--------------------
Building Custom Rule D:\VTK5\java\vtk\vtkBuildAllDriver.class.rule
D:\VTK5\java\vtk\..\vtk\vtkVTKJavaCommonDriver.java:11: cannot find symbol
symbol  : class vtkAbstractArray
location: class vtk.vtkVTKJavaCommonDriver
    dummy = new vtkAbstractArray();
                ^
D:\VTK5\java\vtk\..\vtk\vtkVTKJavaCommonDriver.java:12: cannot find symbol
symbol  : class vtkAbstractTransform
location: class vtk.vtkVTKJavaCommonDriver
    dummy = new vtkAbstractTransform();
                ^
.....................
D:\VTK5\java\vtk\..\vtk\vtkVTKJavaCommonDriver.java:110: cannot find symbol
symbol  : class vtkStructuredVisibilityConstraint
location: class vtk.vtkVTKJavaCommonDriver
    dummy = new vtkStructuredVisibilityConstraint();
                ^
100 errors
Error executing c:\winnt\system32\cmd.exe.

ALL_BUILD - 1 error(s), 0 warning(s).



I've followed the instructions in the README.html file... the cmake is well configured... what's the problem??

Thank you for your  help!

Franck 









-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20060426/107ce69f/attachment.html>


More information about the vtk-developers mailing list