[vtkusers] heip

David Doria daviddoria at gmail.com
Mon Mar 7 09:31:14 EST 2011


2011/3/7 hbfyf <hbfyf at qq.com>:
> windows XP and VC6.0

Ok, on Windows you get a nice CMake GUI.

1) Open CMake
2) Select your CMakeLists.txt file
3) Select your build system to be VS 6.0
4) Click "Configure" a few times until "Generate" appears. Then click
"Generate".

This should have produced a .vcproj file (or .sln, or whatever VS
calls them) that you can open normally as if you had never used CMake.

Give this a try and let us know how it goes.

David



More information about the vtkusers mailing list