[svn-r19334] Update CMake reference

This commit is contained in:
Allen Byrne 2010-09-01 11:44:45 -05:00
parent 8a10a5f695
commit 949e87b814

View File

@ -36,7 +36,8 @@ Preconditions:
1. Installed Microsoft Visual Studio. This document is written for Visual
Studio 2008. We no longer support building HDF5 using Microsoft Visual
Studio .NET 2003 or 2005.
Studio .NET 2003 or 2005. Express Editions may work with the project files
but not from the command line. We do not support the Express Editions.
2. (Optional) Installed Intel Compiler 10.1 or 11.1 if you want to build HDF5
Fortran libraries. We no longer support Intel Fortran Compiler 9.1.
@ -61,13 +62,12 @@ Preconditions:
Click the "Miscellaneous" tab and uncheck "TAR file smart CR/LF
conversion" option, then click OK.
4. CMake is available for this release on a experimental basis. CMake 2.8.1
can be downloaded from the KitWare website at http://www.kitware.com.
4. CMake is available for this release. CMake 2.8.2 can be downloaded from
the KitWare website at http://www.kitware.com.
Note: We have attempted to mirror our Autoconf configuration files for
maintainence reasons. We are still working out the problems with
some issues like fortran shared libraries and tools testing. We
will maintain the current VS2008 project files for the 1.8 product.
maintainence reasons. We are still working to synchronize the
configuration files.
5. Set up a directory structure to unpack the library. For example: