summaryrefslogtreecommitdiffstats
path: root/release_docs/INSTALL_Windows.txt
diff options
context:
space:
mode:
authorScott Wegner <swegner@hdfgroup.org>2008-05-16 18:48:26 (GMT)
committerScott Wegner <swegner@hdfgroup.org>2008-05-16 18:48:26 (GMT)
commit1a1374c3747b94e37757c8ec748117902b8ecffa (patch)
tree6bb466954b7e878c0478e46b70d69dbbc17dd2d4 /release_docs/INSTALL_Windows.txt
parente894bb1ec6c898ff3cc88e615e6a26f45bbd759a (diff)
downloadhdf5-1a1374c3747b94e37757c8ec748117902b8ecffa.zip
hdf5-1a1374c3747b94e37757c8ec748117902b8ecffa.tar.gz
hdf5-1a1374c3747b94e37757c8ec748117902b8ecffa.tar.bz2
[svn-r15022] Purpose: Minor updates to Windows documentation via Kent's recommendations.
Diffstat (limited to 'release_docs/INSTALL_Windows.txt')
-rw-r--r--release_docs/INSTALL_Windows.txt10
1 files changed, 8 insertions, 2 deletions
diff --git a/release_docs/INSTALL_Windows.txt b/release_docs/INSTALL_Windows.txt
index 4fc7819..76b0c09 100644
--- a/release_docs/INSTALL_Windows.txt
+++ b/release_docs/INSTALL_Windows.txt
@@ -33,7 +33,11 @@ Contents:
Preconditions:
- 1. Installed Microsoft Visual Studio 2005.
+ 1. Installed Microsoft Visual Studio. This document is written for Visual
+ Studio 2005, although we also support Visual Studio .NET 2003. Most of
+ the instructions are the same, although some features are unsupported in
+ Visual Studio .NET. For simple Visual Studio .NET instructions, see the
+ document INSTALL_Windows_NET.TXT.
2. (Optional) Installed Intel Compiler 9.1 if you want to build HDF5 Fortran
libraries.
@@ -428,7 +432,9 @@ Note: The complete testing suite can take a long time to run on even fast
set HDF5TestExpress=3
- If the variable is unset, it takes on the value 1.
+ If the variable is unset, it takes on the value 1. Note that when
+ HDF5TestExpress is set to 2 or 3, some features may not be thoroughly
+ tested. For most users, we recommend not setting this variable.
We provide 2 options for users to test HDF5 libraries and tools.