When you build VTK, turn on these options in CMake configure step:<br><br>BUILD_EXAMPLES<br>VTK_USE_GUISUPPORT<br>VTK_USE_MFC<br><br>(some of them are &quot;advanced&quot; CMake variables...)<br><br>Then, after building, dig into the directory VTK/Examples/GUI/Win32/vtkMFC/vtkSDI for an SDI MFC example.
<br><br><br>HTH,<br>David<br><br><br><div><span class="gmail_quote">On 6/30/07, <b class="gmail_sendername">orientation fu</b> &lt;<a href="mailto:fuzengliang435@gmail.com">fuzengliang435@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>
<div>Hello,</div>
<div>I&#39;m a newer. I want to create a (SDI) project that links&nbsp;vtk with mfc with the tool CMake!</div>
<div>it will be great if you can give me a simple CMakeLists example.</div>
<div>Thank you very much!</div></div>
<br>_______________________________________________<br>This is the private VTK discussion list.<br>Please keep messages on-topic. Check the FAQ at: <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">
http://www.vtk.org/Wiki/VTK_FAQ</a><br>Follow this link to subscribe/unsubscribe:<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers
</a><br><br></blockquote></div><br>