<div>Hi all,</div><div><br></div><div>I tried to build vtkMFC project available in vtk-5.8.0\VTK\Examples\GUI\Win32\vtkMFC.</div><div>When I built that I got errors as , can't find vtkMFCWindow.h and vtkMFCConfigure.h files.</div>
<div>I included them in the projects taken from, vtk-5.8.0\VTK\GUISupport\MFC folder.</div><div>After that I got an error message as, ">LINK : fatal error LNK1104: cannot open file 'vtkMFC.lib".</div><div>
<br></div><div>When I search for the lib, I could not find it. I rebuilt the VTK.sln again but the lib was not there.</div><div>So I guessed I may want to build the project in, vtk-5.8.0\VTK\GUISupport\MFC as well.</div>
<div>But when I try to build it, I get a cmake error as , "<span style="color:rgb(255,0,0)">CMake Error at CMakeLists.txt:20 (VTK_ADD_LIBRARY):</span></div>
<p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px"><span style="color:#ff0000"> Unknown CMake command "VTK_ADD_LIBRARY"."</span></p><p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px">
<font color="#ff0000"><br></font></p><p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px"><font color="#333333">Please help me.</font></p><p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px">
<font color="#333333">Thanks.</font></p><p style="margin-top:0px;margin-bottom:0px;margin-left:0px;margin-right:0px"><font color="#ff0000"><br></font></p>