From 8ae5f6804186e3121dfe933d6bf9c9044f8ae9d6 Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Mon, 5 Mar 2018 12:43:51 -0600 Subject: HDFFV-10292 Windows drive letters cause issues in paths --- release_docs/INSTALL_CMake.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/release_docs/INSTALL_CMake.txt b/release_docs/INSTALL_CMake.txt index f54ca4b..923bba3 100644 --- a/release_docs/INSTALL_CMake.txt +++ b/release_docs/INSTALL_CMake.txt @@ -165,8 +165,9 @@ To build HDF5 with the SZIP and ZLIB external libraries you will need to: III. Quick Step Building HDF5 C Static Libraries and Tools with CMake ======================================================================== Notes: This short set of instructions is written for users who want to - quickly build the just the HDF5 C static library and tools from + quickly build just the HDF5 C static library and tools from the HDF5 source code package using the CMake command line tools. + Avoid the use of drive letters in paths on Windows. Go through these steps: -- cgit v0.12