<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div style="RIGHT: auto">excuse me:</div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto" class=tab>&nbsp;&nbsp;&nbsp;&nbsp;<SPAN style="RIGHT: auto" class=tab>&nbsp;&nbsp;&nbsp;&nbsp;when i check the doxgen example&nbsp; mfc qt testing and so on. I build it with vs2008 but i have four failed as following:</SPAN></SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto" class=tab><SPAN style="RIGHT: auto" class=tab>1&gt;------ Skipped Build: Project: RUN_TESTS, Configuration: Debug Win32 ------<BR>1&gt;Project not selected to build for this solution configuration <BR>2&gt;------ Build started: Project: vtkDLG, Configuration: Debug Win32 ------<BR>3&gt;------ Build started: Project: vtkMDI, Configuration: Debug Win32 ------<BR>2&gt;Linking...<BR>3&gt;Linking...<BR>2&gt;LINK : warning LNK4199: /DELAYLOAD:vtkIO.dll ignored; no imports found from vtkIO.dll<BR>3&gt;LINK : warning LNK4199: /DELAYLOAD:vtkIO.dll ignored; no imports found from vtkIO.dll<BR>2&gt;vtkDLGDlg.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class <SPAN class=t_tag href="tag.php?name=vtkDataSet">vtkDataSet</SPAN> * __thiscall vtkDataSetReader::GetOutput(void)" (__imp_?GetOutput@vtkDataSetReader@@QAEPAVvtkDataSet@@XZ) referenced in function "private: void __thiscall
 CvtkDLGDlg::ExecutePipeline(void)" (?ExecutePipeline@CvtkDLGDlg@@AAEXXZ)<BR>3&gt;vtkMDIDoc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static class vtkDataSetReader * __cdecl vtkDataSetReader::New(void)" (__imp_?New@vtkDataSetReader@@SAPAV1@XZ) referenced in function "public: virtual int __thiscall CvtkMDIDoc::OnOpenDocument(char const *)" (?OnOpenDocument@CvtkMDIDoc@@UAEHPBD@Z)<BR>2&gt;vtkDLGDlg.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static class vtkDataSetReader * __cdecl vtkDataSetReader::New(void)" (__imp_?New@vtkDataSetReader@@SAPAV1@XZ) referenced in function "public: void __thiscall CvtkDLGDlg::OnBtnLoadFile(void)" (?OnBtnLoadFile@CvtkDLGDlg@@QAEXXZ)<BR>3&gt;vtkMDIView.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class vtkDataSet * __thiscall vtkDataSetReader::GetOutput(void)" (__imp_?GetOutput@vtkDataSetReader@@QAEPAVvtkDataSet@@XZ)
 referenced in function "private: void __thiscall CvtkMDIView::ExecutePipeline(void)" (?ExecutePipeline@CvtkMDIView@@AAEXXZ)<BR>3&gt;C:\<SPAN class=t_tag href="tag.php?name=VTK">VTK</SPAN> 5.8.0-bin\bin\Debug\vtkMDI.exe : fatal error LNK1120: 2 unresolved externals<BR>2&gt;C:\VTK 5.8.0-bin\bin\Debug\vtkDLG.exe : fatal error LNK1120: 2 unresolved externals<BR>3&gt;Build log was saved at "file://c:\VTK 5.8.0-bin\Examples\GUI\Win32\vtkMFC\vtkMDI\vtkMDI.dir\Debug\BuildLog.htm"<BR>3&gt;vtkMDI - 3 error(s), 1 warning(s)<BR>2&gt;Build log was saved at "file://c:\VTK 5.8.0-bin\Examples\GUI\Win32\vtkMFC\vtkDLG\vtkDLG.dir\Debug\BuildLog.htm"<BR>2&gt;vtkDLG - 3 error(s), 1 warning(s)<BR>4&gt;------ Build started: Project: Win32SampleMFC, Configuration: Debug Win32 ------<BR>4&gt;Linking...<BR>4&gt;LINK : warning LNK4199: /DELAYLOAD:vtkIO.dll ignored; no imports found from vtkIO.dll<BR>4&gt;SampleDoc.obj : error LNK2019: unresolved external symbol
 "__declspec(dllimport) public: static class vtkDataSetReader * __cdecl vtkDataSetReader::New(void)" (__imp_?New@vtkDataSetReader@@SAPAV1@XZ) referenced in function "protected: __thiscall CSampleDoc::CSampleDoc(void)" (??0CSampleDoc@@IAE@XZ)<BR>4&gt;SampleDoc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class vtkDataSet * __thiscall vtkDataSetReader::GetOutput(void)" (__imp_?GetOutput@vtkDataSetReader@@QAEPAVvtkDataSet@@XZ) referenced in function "public: virtual int __thiscall CSampleDoc::OnOpenDocument(char const *)" (?OnOpenDocument@CSampleDoc@@UAEHPBD@Z)<BR>4&gt;C:\VTK 5.8.0-bin\bin\Debug\Win32SampleMFC.exe : fatal error LNK1120: 2 unresolved externals<BR>4&gt;Build log was saved at "file://c:\VTK 5.8.0-bin\Examples\GUI\Win32\SampleMFC\Win32SampleMFC.dir\Debug\BuildLog.htm"<BR>4&gt;Win32SampleMFC - 3 error(s), 1 warning(s)<BR>5&gt;------ Build started: Project: vtkSDI, Configuration: Debug Win32 ------<BR>6&gt;------
 Skipped Build: Project: DoxygenDoc, Configuration: Debug Win32 ------<VAR id=yui-ie-cursor></VAR><BR>6&gt;Project not selected to build for this solution configuration <BR>7&gt;------ Skipped Build: Project: Experimental, Configuration: Debug Win32 ------<BR>7&gt;Project not selected to build for this solution configuration <BR>8&gt;------ Skipped Build: Project: Nightly, Configuration: Debug Win32 ------<BR>8&gt;Project not selected to build for this solution configuration <BR>9&gt;------ Skipped Build: Project: NightlyMemoryCheck, Configuration: Debug Win32 ------<BR>9&gt;Project not selected to build for this solution configuration <BR>10&gt;------ Skipped Build: Project: vtkMyDoxygenDoc, Configuration: Debug Win32 ------<BR>10&gt;Project not selected to build for this solution configuration <BR>11&gt;------ Skipped Build: Project: Continuous, Configuration: Debug Win32 ------<BR>11&gt;Project not selected to build for this solution configuration
 <BR>5&gt;Linking...<BR>5&gt;LINK : warning LNK4199: /DELAYLOAD:vtkIO.dll ignored; no imports found from vtkIO.dll<BR>5&gt;vtkSDIDoc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static class vtkDataSetReader * __cdecl vtkDataSetReader::New(void)" (__imp_?New@vtkDataSetReader@@SAPAV1@XZ) referenced in function "public: virtual int __thiscall CvtkSDIDoc::OnOpenDocument(char const *)" (?OnOpenDocument@CvtkSDIDoc@@UAEHPBD@Z)<BR>5&gt;vtkSDIDoc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class vtkDataSet * __thiscall vtkDataSetReader::GetOutput(void)" (__imp_?GetOutput@vtkDataSetReader@@QAEPAVvtkDataSet@@XZ) referenced in function "private: void __thiscall CvtkSDIDoc::ExecutePipeline(void)" (?ExecutePipeline@CvtkSDIDoc@@AAEXXZ)<BR>5&gt;C:\VTK 5.8.0-bin\bin\Debug\vtkSDI.exe : fatal error LNK1120: 2 unresolved externals<BR>5&gt;Build log was saved at "file://c:\VTK
 5.8.0-bin\Examples\GUI\Win32\vtkMFC\vtkSDI\vtkSDI.dir\Debug\BuildLog.htm"<BR>5&gt;vtkSDI - 3 error(s), 1 warning(s)<BR>12&gt;------ Skipped Build: Project: INSTALL, Configuration: Debug Win32 ------<BR>12&gt;Project not selected to build for this solution configuration <BR>========== Build: 0 succeeded, 4 failed, 146 up-to-date, 8 skipped ==========</SPAN></SPAN></div>
<div style="RIGHT: auto"><SPAN style="RIGHT: auto" class=tab><SPAN style="RIGHT: auto" class=tab><BR style="RIGHT: auto">&nbsp;</div></SPAN></SPAN></div></body></html>