<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&nbsp;&nbsp;&nbsp; 1622&nbsp;&nbsp;&nbsp; error LNK2019: unresolved external symbol "__declspec(dllimport) const vtkMoleculeAlgorithm::`vftable'" (__imp_??_7vtkMoleculeAlgorithm@@6B@) referenced in function "protected: __thiscall vtkMoleculeAlgorithm::vtkMoleculeAlgorithm(void)" (??0vtkMoleculeAlgorithm@@IAE@XZ)&nbsp;&nbsp;&nbsp; e:\VTK\5.10.0\Chemistry\vtkMoleculeAlgorithm.obj<br>Error&nbsp;&nbsp;&nbsp; 1623&nbsp;&nbsp;&nbsp; error LNK2001: unresolved
 external symbol "private: virtual char const * __thiscall vtkMoleculeAlgorithm::GetClassNameInternal(void)const " (?GetClassNameInternal@vtkMoleculeAlgorithm@@EBEPBDXZ)&nbsp;&nbsp;&nbsp; e:\VTK\5.10.0\Chemistry\vtkMoleculeAlgorithm.obj<br>Error&nbsp;&nbsp;&nbsp; 1624&nbsp;&nbsp;&nbsp; error LNK2001: unresolved external symbol "public: virtual int __thiscall vtkMoleculeAlgorithm::IsA(char const *)" (?IsA@vtkMoleculeAlgorithm@@UAEHPBD@Z)&nbsp;&nbsp;&nbsp; e:\VTK\5.10.0\Chemistry\vtkMoleculeAlgorithm.obj<br>Error&nbsp;&nbsp;&nbsp; 1625&nbsp;&nbsp;&nbsp; error LNK2001: unresolved external symbol "protected: virtual class vtkObjectBase * __thiscall vtkMoleculeAlgorithm::NewInstanceInternal(void)const " (?NewInstanceInternal@vtkMoleculeAlgorithm@@MBEPAVvtkObjectBase@@XZ)&nbsp;&nbsp;&nbsp; e:\VTK\5.10.0\Chemistry\vtkMoleculeAlgorithm.obj<br>Error&nbsp;&nbsp;&nbsp; 1626&nbsp;&nbsp;&nbsp; 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)&nbsp;&nbsp;&nbsp; e:\VTK\5.10.0\Chemistry\vtkSimpleBondPerceiver.obj<br>Error&nbsp;&nbsp;&nbsp; 1627&nbsp;&nbsp;&nbsp; error LNK1120: 5 unresolved externals&nbsp;&nbsp;&nbsp; E:\VTK\5.10.0\bin\Release\vtkChemistry.dll<br>Error&nbsp;&nbsp;&nbsp; 1762&nbsp;&nbsp;&nbsp; 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)&nbsp;&nbsp;&nbsp;
 e:\VTK\5.10.0\Chemistry\vtkMoleculeAlgorithmPython.obj<br>Error&nbsp;&nbsp;&nbsp; 1763&nbsp;&nbsp;&nbsp; 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)&nbsp;&nbsp;&nbsp; e:\VTK\5.10.0\Chemistry\vtkMoleculeAlgorithmPython.obj<br>Error&nbsp;&nbsp;&nbsp; 1764&nbsp;&nbsp;&nbsp; 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)&nbsp;&nbsp;&nbsp; e:\VTK\5.10.0\Chemistry\vtkMoleculeAlgorithmPython.obj<br>Error&nbsp;&nbsp;&nbsp; 1765&nbsp;&nbsp;&nbsp; error LNK1120: 3 unresolved externals&nbsp;&nbsp;&nbsp; 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>