<div>Hello,</div>  <div>I am trying to compile and run the vtkDlg example in the "C:\VTK504\Examples\GUI\Win32\vtkMFC\vtkDLG" . The example compiles fine, but it gives me a linker error as below.</div>  <div>&nbsp;</div>  <div>vtkDLG error LNK2019: unresolved external symbol "public: __thiscall vtkMFCWindow::vtkMFCWindow(class CWnd *)" (<A href="mailto:??0vtkMFCWindow@@QAE@PAVCWnd@@@Z">??0vtkMFCWindow@@QAE@PAVCWnd@@@Z</A>) referenced in function "protected: virtual int __thiscall CvtkDLGDlg::OnInitDialog(void)" (<A href="mailto:?OnInitDialog@CvtkDLGDlg@@MAEHXZ">?OnInitDialog@CvtkDLGDlg@@MAEHXZ</A>)<BR></div>  <div>Does anybody has any thoughts on how to link it properly??? I defiinitely appreciate the help and the time.</div>  <div>&nbsp;</div>  <div>Thanks,</div>  <div>Nilesh.</div>