From d37e4e148819531404a68cd395dbef0d12cfee8a Mon Sep 17 00:00:00 2001 From: Fang Guo Date: Thu, 16 Jun 2005 16:50:39 -0500 Subject: [svn-r10930] Purpose: Modify format and typo. Description: Solution: Platforms tested: Misc. update: --- release_docs/INSTALL_Windows_Short_MSVS6.0.TXT | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/release_docs/INSTALL_Windows_Short_MSVS6.0.TXT b/release_docs/INSTALL_Windows_Short_MSVS6.0.TXT index 2af2619..ed06b64 100755 --- a/release_docs/INSTALL_Windows_Short_MSVS6.0.TXT +++ b/release_docs/INSTALL_Windows_Short_MSVS6.0.TXT @@ -27,6 +27,9 @@ STEP 1: Building HDF5 Libraries and Tools 2. Open all.dsw workspace + Notes: all.sln is for command line use ONLY. Please make sure + open all.dsw not all.sln. + Open the c:\MyHDFstuff\hdf5\windows\proj\all\all.dsw workspace. 3. (Optional) Add C++ and/or FORTRAN related projects @@ -101,20 +104,14 @@ hdf5check.bat has four options: Invoke a command prompt window and run hdf5check with appropriate options. -Test results are saved in two files: - - c:\MyHDFstuff\hdf5\tests_results.txt +Test results are saved into file: c:\MyHDFstuff\hdf5\check_results.txt. -In general, you only need to check tests_results.txt. If all the -tests passed, then you do not have to check check_results.txt. -If some tests failed, check check_results.txt can help you -figure out what was wrong. +Check check_results.txt and there should be no failures at all. If you want to test HDF5 libraries and tools one by one, please refer to -section II, step 2 in INSTALL_Windows.txt. - +Section II, step 2 in INSTALL_Windows.txt. STEP 3: Installing HDF5 Libraries @@ -125,5 +122,3 @@ all HDF5 libraries and tools into c:\MyHDFstuff\hdf5\hdf5lib directory. STEP 4: Building HDF5 Examples (Optional) Please read section II, step 4 in INSTALL_Windows.txt. - - -- cgit v0.12