[vtk-developers] RE: cmake

Miller, James V (CRD) millerjv at crd.ge.com
Mon Feb 4 10:05:38 EST 2002


Okay.  My bad.  I thought that we were not going to introduce CMake
dependendent changes into the VTK cvs tree until "right before"
the next release.  I guess I envisioned that all CMake dependent 
changes would be collected and not applied to the VTK cvs tree
until we were ready to start beta testing the next release.



-----Original Message-----
From: Ken Martin [mailto:ken.martin at kitware.com]
Sent: Friday, February 01, 2002 11:35 AM
To: Vtk-Developers at Public. Kitware. Com
Cc: Miller, James V (CRD)
Subject: RE: cmake


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