<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span></span></div><div><br></div> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> <br> </font> </div> <br>Dear all,<br>I tried to compile vtk 5.10 rc3 in windows VC 2010 and have got next errors :<br><br>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@XZ) e:\VTK\5.10.0\Chemistry\vtkMoleculeAlgorithm.obj<br>Error 1623 error LNK2001: unresolved
external symbol "private: virtual char const * __thiscall vtkMoleculeAlgorithm::GetClassNameInternal(void)const " (?GetClassNameInternal@vtkMoleculeAlgorithm@@EBEPBDXZ) e:\VTK\5.10.0\Chemistry\vtkMoleculeAlgorithm.obj<br>Error 1624 error LNK2001: unresolved external symbol "public: virtual int __thiscall vtkMoleculeAlgorithm::IsA(char const *)" (?IsA@vtkMoleculeAlgorithm@@UAEHPBD@Z) e:\VTK\5.10.0\Chemistry\vtkMoleculeAlgorithm.obj<br>Error 1625 error LNK2001: unresolved external symbol "protected: virtual class vtkObjectBase * __thiscall vtkMoleculeAlgorithm::NewInstanceInternal(void)const " (?NewInstanceInternal@vtkMoleculeAlgorithm@@MBEPAVvtkObjectBase@@XZ) e:\VTK\5.10.0\Chemistry\vtkMoleculeAlgorithm.obj<br>Error 1626 error LNK2019: unresolved external symbol "__declspec(dllimport) public:
static int __cdecl vtkMoleculeAlgorithm::IsTypeOf(char const *)" (__imp_?IsTypeOf@vtkMoleculeAlgorithm@@SAHPBD@Z) referenced in function "public: static int __cdecl vtkSimpleBondPerceiver::IsTypeOf(char const *)" (?IsTypeOf@vtkSimpleBondPerceiver@@SAHPBD@Z) e:\VTK\5.10.0\Chemistry\vtkSimpleBondPerceiver.obj<br>Error 1627 error LNK1120: 5 unresolved externals E:\VTK\5.10.0\bin\Release\vtkChemistry.dll<br>Error 1762 error LNK2019: unresolved external symbol "__declspec(dllimport) public: virtual int __thiscall vtkMoleculeAlgorithm::IsA(char const *)" (__imp_?IsA@vtkMoleculeAlgorithm@@UAEHPBD@Z) referenced in function "struct _object * __cdecl PyvtkMoleculeAlgorithm_IsA(struct _object *,struct _object *)" (?PyvtkMoleculeAlgorithm_IsA@@YAPAU_object@@PAU1@0@Z)
e:\VTK\5.10.0\Chemistry\vtkMoleculeAlgorithmPython.obj<br>Error 1763 error LNK2019: unresolved external symbol "__declspec(dllimport) public: class vtkMoleculeAlgorithm * __thiscall vtkMoleculeAlgorithm::NewInstance(void)const " (__imp_?NewInstance@vtkMoleculeAlgorithm@@QBEPAV1@XZ) referenced in function "struct _object * __cdecl PyvtkMoleculeAlgorithm_NewInstance(struct _object *,struct _object *)" (?PyvtkMoleculeAlgorithm_NewInstance@@YAPAU_object@@PAU1@0@Z) e:\VTK\5.10.0\Chemistry\vtkMoleculeAlgorithmPython.obj<br>Error 1764 error LNK2019: unresolved external symbol "__declspec(dllimport) public: static class vtkMoleculeAlgorithm * __cdecl vtkMoleculeAlgorithm::SafeDownCast(class vtkObjectBase *)" (__imp_?SafeDownCast@vtkMoleculeAlgorithm@@SAPAV1@PAVvtkObjectBase@@@Z) referenced in function "struct _object * __cdecl PyvtkMoleculeAlgorithm_SafeDownCast(struct
_object *,struct _object *)" (?PyvtkMoleculeAlgorithm_SafeDownCast@@YAPAU_object@@PAU1@0@Z) e:\VTK\5.10.0\Chemistry\vtkMoleculeAlgorithmPython.obj<br>Error 1765 error LNK1120: 3 unresolved externals E:\VTK\5.10.0\bin\Release\vtkChemistryPythonD.dll<br><br>Best regards<br>Leonid<br><br><br><br><br> </div> </div> </div></body></html>