[vtkusers] linker error using ScalarBarWidget from current CVS

Yianis Nikolaou yianisn at gmail.com
Sun Jul 24 13:37:46 EDT 2005


hi, 

i get the following linker error when i compile my application against the 
current CVS using 
VS .NET 2003, 
CMake 2.2 beta 
on WinXPpro


vtk_post_processor.obj : error LNK2019: unresolved external symbol "public: 
static class vtkScalarBarWidget * __cdecl vtkScalarBarWidget::New(void)" 
(?New at vtkScalarBarWidget@@SAPAV1 at XZ) referenced in function "public: 
__thiscall vtk_post_processor::vtk_post_processor(void)" 
(??0vtk_post_processor@@QAE at XZ)

I have cleaned the cmake cache and In the build log of VTk, 
vtkScalarBarWidget.cxx compiles fine and no errors are reported.

An earlier version of CVS, before the removal of VTK_BUILD_HYBRID, works 
fine.

Any ideas?

best regards,
yianis nikolaou
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20050724/06d510c4/attachment.htm>


More information about the vtkusers mailing list