[vtkusers] VTK 5.0 build problem; VTKBuildAll, custom rules

de Boer Ingo I.deBoer at polytec.de
Wed Mar 15 02:01:47 EST 2006


Hi,

I am not familiar with java, but in c++ "cannot resolve symbol symbol"
normally means, that you did forget to link the libs.

greets
  Ingo


> -----Original Message-----
> Sent: Wednesday, March 15, 2006 12:40 AM
> To: vtkusers at vtk.org
> Subject: [vtkusers] VTK 5.0 build problem; VTKBuildAll, custom rules
> 
> 
> 
> 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).



More information about the vtkusers mailing list