[vtkusers] VTK 5.0 build problem; VTKBuildAll, custom rules
David Marshburn
marshbur at cs.unc.edu
Tue Mar 14 18:40:28 EST 2006
hello,
while building vtk 5.0 in MS visual studio 6, i see the following error:
--------------------Configuration: VTKBuildAll - Win32 RelWithDebInfo--------------------
Building Custom Rule ..\..\java\vtk\vtkBuildAllDriver.class.rule
D:\nsrc\vtk50\bin\java\vtk\..\vtk\vtkVTKJavaCommonDriver.java:11: cannot resolve symbol
symbol : class vtkAbstractArray
location: class vtk.vtkVTKJavaCommonDriver
dummy = new vtkAbstractArray();
^
(and 99 more errors of the same format afterwards).
can anyone decipher what's going on or what this means, please? i don't
know what to make of this or even where to start looking.
vtkBuildAllDriver.class.rule is empty (save for a comment that it was
generated from CMake).
thaks!
-david
More information about the vtkusers
mailing list