[vtk-developers] RE: cmake

Ken Martin ken.martin at kitware.com
Fri Feb 1 11:35:01 EST 2002


Here it is in a nutshell...

1) VTK 4.0 builds with CMake 1.0 (and should build with later releases
of CMake as well)
2) The VTK development tree will always build with the latest CMake
release

To make life easier I have added a LatestRelease tag for CMake so that
updates can be done in cron jobs without having to know the actual
release name of the last release. The confusion you have may be that
you consider the development tree for VTK to be version 4.0. VTK 4.0
has been branched and no more development is happening on it. The
development tree is VTK 4.1 which will be developed for a while and
then eventually released.

> I still want to know what release is required for VTK 4.0
>
> CMake 1.1?
> CMake 1.2?
> patched version of CMake 1.2?
> patched version of CMake 1.1?
>
> I thought the intention was that VTK would build against a specific
version of CMake up until
> VTK 4.1 came out.

See item 2 above. That is my understanding.

Thanks
Ken




More information about the vtk-developers mailing list