[vtkusers] VTK 5.0 build problem; VTKBuildAll, custom rules
David Cole
david.cole at kitware.com
Wed Mar 15 11:38:43 EST 2006
I have also seen this on VS 7.1 when doing a "first build"... It
normally does not happen when doing the "second and later" builds...
Does it succeed if you click build again...?
What this and the occasional lack of successful parallel make indicates
to me is that there's some sort of a problem with the java wrapper
dependencies that are specified in VTK's CMakeLists somewhere. If
anybody can track this down and recommend a fix that works for all
Visual Studios and all parallel make implementations (and then prove
it!!) I'd be happy to buy that genius lunch at the restaurant of his or
her choice...
:-)
David Cole
Mathieu Malaterre wrote:
> 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
>>
>
> _______________________________________________
> 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