[vtkusers] VTK 5.0 build problem; VTKBuildAll, custom rules
Mathieu Malaterre
mathieu.malaterre at kitware.com
Wed Mar 15 10:50:06 EST 2006
David,
I have seen this error happening, but only when building VTK in
parallel. I believe that VS6 cannot do parallel build. But just to be on
the safe side, could you try building again (just click: 'Build Project'
in your VS6 env).
HTH
Mathieu
David Marshburn wrote:
> 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
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
More information about the vtkusers
mailing list