[vtk-developers] Build VTK without Cmake

David Cole david.cole at kitware.com
Fri May 15 12:05:29 EDT 2009


On Fri, May 15, 2009 at 11:50 AM, toulgen <toulgen at gmail.com> wrote:

>  Hi,
>
> Can I build VTK without Cmake?
>

I'm sure you can. I'm also sure it will take you at least 100 times longer.

Just install CMake 2.6.4 (it's easy) and use it to generate .sln/.vcproj
files for Visual Studio 2005 for VTK. Then building VTK is as simple as
opening the .sln file with Visual Studio and choosing "Build Solution..."
from the menu.

If you use CMake, you can build VTK today. If not, good luck -- let us know
when you're done....


David
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20090515/4c6022fa/attachment.html>


More information about the vtk-developers mailing list