[vtkusers] mfc+vtk

David Cole david.cole at kitware.com
Sun Jul 1 10:48:46 EDT 2007


When you build VTK, turn on these options in CMake configure step:

BUILD_EXAMPLES
VTK_USE_GUISUPPORT
VTK_USE_MFC

(some of them are "advanced" CMake variables...)

Then, after building, dig into the directory
VTK/Examples/GUI/Win32/vtkMFC/vtkSDI for an SDI MFC example.


HTH,
David


On 6/30/07, orientation fu <fuzengliang435 at gmail.com> wrote:
>
> Hello,
> I'm a newer. I want to create a (SDI) project that links vtk with mfc with
> the tool CMake!
> it will be great if you can give me a simple CMakeLists example.
> Thank you very much!
>
> _______________________________________________
> This is the private VTK discussion list.
> Please keep messages on-topic. Check the FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20070701/ac3d479f/attachment.htm>


More information about the vtkusers mailing list