[vtkusers] Unresolved externals due to vtkObjectBase

Andy Cedilnik andy.cedilnik at kitware.com
Wed Jun 19 11:10:07 EDT 2002


Hi Dean,

Try updating VTK and rerun CMake.

			Andy

On Wed, 2002-06-19 at 11:02, Dean Inglis wrote:
> Hi,
> 
> I have a set of vtk classes set up as in /Examples/Build/vtkMy that won't
> link (Borland) today:
> 
> Error: Unresolved external 'vtkObjectBase::Delete()' referenced from
> C:\BUILDER\VTKMY\HYBRID\VTKANATOMICALLABEL.OBJ
> Error: Unresolved external 'vtkObject::UnRegister(vtkObjectBase *)'
> referenced from C:\BUILDER\VTKMY\HYBRID\VTKANATOMICALLABEL.OBJ
> Error: Unresolved external 'vtkObjectBase::operator delete(void *)'
> referenced from C:\BUILDER\VTKMY\HYBRID\VTKANATOMICALLABEL.OBJ
> Error: Unresolved external 'vtkObjectBase::~vtkObjectBase()' referenced from
> C:\BUILDER\VTKMY\HYBRID\VTKANATOMICALLABEL.OBJ
> Error: Unresolved external 'vtkObjectBase::Register(vtkObjectBase *)'
> referenced from C:\BUILDER\VTKMY\HYBRID\VTKIMAGEPLANEWIDGET2.OBJ
> 
> Any help would be appreciated...
> 
> Dean
> 
> 
> _______________________________________________
> This is the private VTK discussion list. 
> Please keep messages on-topic. Check the FAQ at: <http://public.kitware.com/cgi-bin/vtkfaq>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtkusers





More information about the vtkusers mailing list