From 8b2932bf607dc758221bc1041b4946a01fbf6413 Mon Sep 17 00:00:00 2001 From: MuQun Yang Date: Thu, 6 Apr 2006 12:05:16 -0500 Subject: [svn-r12204] Purpose: Correcting typos and updating Description: Several section numbers are messed up inside INSTALL_Windows.txt. Remove the section of using DEBUG information inside HDF5 since it is difficult to verify whether this part of code is indeed used. Most people use windows' own debugger while debugging. Solution: Platforms tested: Misc. update: --- release_docs/INSTALL_Windows.html | 11 ----------- release_docs/INSTALL_Windows.txt | 19 +++---------------- 2 files changed, 3 insertions(+), 27 deletions(-) diff --git a/release_docs/INSTALL_Windows.html b/release_docs/INSTALL_Windows.html index d203ee1..7177564 100755 --- a/release_docs/INSTALL_Windows.html +++ b/release_docs/INSTALL_Windows.html @@ -3050,17 +3050,6 @@ Use run-time Library to use HDF5 Fortran DLL.

-

3. Use hDF5 to obtain debug information from library

- diff --git a/release_docs/INSTALL_Windows.txt b/release_docs/INSTALL_Windows.txt index 79ffc2b..2d63a82 100644 --- a/release_docs/INSTALL_Windows.txt +++ b/release_docs/INSTALL_Windows.txt @@ -14,8 +14,8 @@ Contents: Section : Preconditions and Notes Section I : What do we build and install Section II : How to build and test HDF5 libraries and tools - Section III : How to build an application using the HDF5 library or DLL - Section IV : How to build examples (optional) + Section III : How to build examples (optional) + Section IV : How to build an application using the HDF5 library or DLL Section V : How to disable Gzip(Zlib)/Szip compression Section VI : How to build HDF5 in VS 7.0(.NET) Section VII : How to build HDF5 with INTEL Compiler @@ -1401,7 +1401,7 @@ To use the DLL: e) The directories listed in the PATH environment variable. 4. To modify your own application settings, please DO FOLLOW the - "DLL Hints" at Section IV "HELPFUL POINTERS". + "DLL Hints" at Section XI "HELPFUL POINTERS". ======================================================================== Section V: How to disable Gzip(Zlib)/Szip compression @@ -2322,18 +2322,5 @@ using the Visual C++ Development Environment. "HDF5F90_WINDOWS" to use HDF5 Fortran DLL. -3. Use HDF5 to obtain debug information from library - - 3.1 Define Debug Macro - - Go to directory c:\MYHDFstuff\hdf5\windows\src, open H5pubconf.h - and define the following debug macro: - - #define H5S_DEBUG 1 - - Save H5pubconf.h. - - 3.2 Go back to Section II, continue building and testing HDF5 - ************************************************************************ Please send email to hdfhelp@ncsa.uiuc.edu for further assistance. -- cgit v0.12