[vtkusers] VTK 5.10.0 rc3 compilation errors in MS Visual studio 2010

Leonid Dulman leonid_dulman at yahoo.co.uk
Thu Apr 26 07:14:28 EDT 2012





 
Dear all,
I tried to compile vtk 5.10 rc3 in windows VC 2010 and have got next errors :

Error    1622    error LNK2019: unresolved external symbol "__declspec(dllimport) const vtkMoleculeAlgorithm::`vftable'" (__imp_??_7vtkMoleculeAlgorithm@@6B@) referenced in function "protected: __thiscall vtkMoleculeAlgorithm::vtkMoleculeAlgorithm(void)" (??0vtkMoleculeAlgorithm@@IAE at XZ)    e:\VTK\5.10.0\Chemistry\vtkMoleculeAlgorithm.obj
Error    1623    error LNK2001: unresolved external symbol "private: virtual char const * __thiscall vtkMoleculeAlgorithm::GetClassNameInternal(void)const " (?GetClassNameInternal at vtkMoleculeAlgorithm@@EBEPBDXZ)    e:\VTK\5.10.0\Chemistry\vtkMoleculeAlgorithm.obj
Error    1624    error LNK2001: unresolved external symbol "public: virtual int __thiscall vtkMoleculeAlgorithm::IsA(char const *)" (?IsA at vtkMoleculeAlgorithm@@UAEHPBD at Z)    e:\VTK\5.10.0\Chemistry\vtkMoleculeAlgorithm.obj
Error    1625    error LNK2001: unresolved external symbol "protected: virtual class vtkObjectBase * __thiscall vtkMoleculeAlgorithm::NewInstanceInternal(void)const " (?NewInstanceInternal at vtkMoleculeAlgorithm@@MBEPAVvtkObjectBase@@XZ)    e:\VTK\5.10.0\Chemistry\vtkMoleculeAlgorithm.obj
Error    1626    error LNK2019: unresolved external symbol "__declspec(dllimport) public: static int __cdecl vtkMoleculeAlgorithm::IsTypeOf(char const *)" (__imp_?IsTypeOf at vtkMoleculeAlgorithm@@SAHPBD at Z) referenced in function "public: static int __cdecl vtkSimpleBondPerceiver::IsTypeOf(char const *)" (?IsTypeOf at vtkSimpleBondPerceiver@@SAHPBD at Z)    e:\VTK\5.10.0\Chemistry\vtkSimpleBondPerceiver.obj
Error    1627    error LNK1120: 5 unresolved externals    E:\VTK\5.10.0\bin\Release\vtkChemistry.dll
Error    1762    error LNK2019: unresolved external symbol "__declspec(dllimport) public: virtual int __thiscall vtkMoleculeAlgorithm::IsA(char const *)" (__imp_?IsA at vtkMoleculeAlgorithm@@UAEHPBD at Z) referenced in function "struct _object * __cdecl PyvtkMoleculeAlgorithm_IsA(struct _object *,struct _object *)" (?PyvtkMoleculeAlgorithm_IsA@@YAPAU_object@@PAU1 at 0@Z)    e:\VTK\5.10.0\Chemistry\vtkMoleculeAlgorithmPython.obj
Error    1763    error LNK2019: unresolved external symbol "__declspec(dllimport) public: class vtkMoleculeAlgorithm * __thiscall vtkMoleculeAlgorithm::NewInstance(void)const " (__imp_?NewInstance at vtkMoleculeAlgorithm@@QBEPAV1 at XZ) referenced in function "struct _object * __cdecl PyvtkMoleculeAlgorithm_NewInstance(struct _object *,struct _object *)" (?PyvtkMoleculeAlgorithm_NewInstance@@YAPAU_object@@PAU1 at 0@Z)    e:\VTK\5.10.0\Chemistry\vtkMoleculeAlgorithmPython.obj
Error    1764    error LNK2019: unresolved external symbol "__declspec(dllimport) public: static class vtkMoleculeAlgorithm * __cdecl vtkMoleculeAlgorithm::SafeDownCast(class vtkObjectBase *)" (__imp_?SafeDownCast at vtkMoleculeAlgorithm@@SAPAV1 at PAVvtkObjectBase@@@Z) referenced in function "struct _object * __cdecl PyvtkMoleculeAlgorithm_SafeDownCast(struct _object *,struct _object *)" (?PyvtkMoleculeAlgorithm_SafeDownCast@@YAPAU_object@@PAU1 at 0@Z)    e:\VTK\5.10.0\Chemistry\vtkMoleculeAlgorithmPython.obj
Error    1765    error LNK1120: 3 unresolved externals    E:\VTK\5.10.0\bin\Release\vtkChemistryPythonD.dll

Best regards
Leonid
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20120426/84a2eb99/attachment.htm>


More information about the vtkusers mailing list