[vtkusers] Linking Error with vtkSurfaceReconstruction

Ismail Elkhrachy I.Elkhrachy at tu-bs.de
Wed Jan 17 07:21:08 EST 2007


Hello vtk users,

 I am trying to get surface reconstruction from unorganized cloud points xyz
by using vtkSurfaceReconstruction filter,but I have got 6 link errors during execution time.
I am using vtk 5.0 with vc++ 6.0;

Can any one help;

Thank you very much,

Ismail

The Errors are:
Linking error LNK2001: unresolved external symbol "protected: virtual 
class vtkObjectBase * __thiscall 
vtkPowerCrustSurfaceReconstruction::NewInstanceInternal(void)const " 
(?NewInstanceInternal at vtkPowerCrustSurfaceRe
construction@@MBEPAVvtkObjectBase@@XZ)
vtkPowerCrustSurfaceReconstruction.obj : error LNK2001: unresolved 
external symbol "public: virtual int __thiscall 
vtkPowerCrustSurfaceReconstruction::IsA(char const *)" 
(?IsA at vtkPowerCrustSurfaceReconstruction@@UAEHPBD at Z)
vtkPowerCrustSurfaceReconstruction.obj : error LNK2001: unresolved 
external symbol "private: virtual char const * __thiscall 
vtkPowerCrustSurfaceReconstruction::GetClassNameInternal(void)const " 
(?GetClassNameInternal at vtkPowerCrustSurfaceReconstruct
ion@@EBEPBDXZ)
vtkPowerCrustSurfaceReconstruction.obj : error LNK2001: unresolved 
external symbol "__declspec(dllimport) const 
vtkPowerCrustSurfaceReconstruction::`vftable'" 
(__imp_??_7vtkPowerCrustSurfaceReconstruction@@6B@)
vtkPowerCrustSurfaceReconstruction.obj : error LNK2001: unresolved 
external symbol "__declspec(dllimport) public: double __thiscall 
vtkPowerCrustSurfaceReconstruction::GetEstimate_r(void)" 
(__imp_?GetEstimate_r at vtkPowerCrustSurfaceReconstruction@@QA
ENXZ)
Debug/ICP_3.exe : fatal error LNK1120: 5 unresolved externals
Error executing link.exe.

ICP_3.exe - 6 error(s), 0 warning(s)

-- 
M.Sc. Ismail Elkhrachy
PhD student

Institut für Geodäsie und Photogrammetrie
Technische Universität Braunschweig
Gaußstr. 22   
38106 Braunschweig 
Germany

Mob.           : 0049 0163 3623486
Tel.           : 0049 0531 3917497
Fax            : 0049 0531 3917499
E-mail         : I.Elkhrachy at tu-bs.de, I.Elkhrachy at yahoo.com





More information about the vtkusers mailing list