summaryrefslogtreecommitdiffstats
path: root/release_docs/INSTALL_Windows_From_Command_Line.txt
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2009-10-27 21:37:26 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2009-10-27 21:37:26 (GMT)
commit597739142f65d71f1ccf9eeeda6568b147e506b5 (patch)
treeb8794d6a67f14ad26a055afe0f98991e0172a6c9 /release_docs/INSTALL_Windows_From_Command_Line.txt
parent3df83b192dbac78e5cb90a8933c24476cbc4b214 (diff)
downloadhdf5-597739142f65d71f1ccf9eeeda6568b147e506b5.zip
hdf5-597739142f65d71f1ccf9eeeda6568b147e506b5.tar.gz
hdf5-597739142f65d71f1ccf9eeeda6568b147e506b5.tar.bz2
[svn-r17758] Remove .NET references from windows text files and batch files
Diffstat (limited to 'release_docs/INSTALL_Windows_From_Command_Line.txt')
-rwxr-xr-xrelease_docs/INSTALL_Windows_From_Command_Line.txt14
1 files changed, 6 insertions, 8 deletions
diff --git a/release_docs/INSTALL_Windows_From_Command_Line.txt b/release_docs/INSTALL_Windows_From_Command_Line.txt
index 053ae72..c35fdbf 100755
--- a/release_docs/INSTALL_Windows_From_Command_Line.txt
+++ b/release_docs/INSTALL_Windows_From_Command_Line.txt
@@ -4,12 +4,13 @@
************************************************************************
Note: This instruction is written for users who would like to build HDF5
libraries and tools from the HDF5 source code package on command
- line.
+ line. We no longer support building HDF5 using Microsoft Visual
+ Studio .NET 2003.
Currently, we support:
1. Building and testing HDF5 C/C++/Fortran libraries on command line with
- Microsoft Visual Studio .NET, 2005 or 2008 for 32- or 64-bit Windows.
+ Microsoft Visual Studio 2005 or 2008 for 32- or 64-bit Windows.
For all other Windows development tools, HDF5 should be built in
the development environment. Please refer to INSTALL_Windows.txt
@@ -42,8 +43,7 @@ notes in INSTALL_Windows.txt before starting below procedures.
C:\Program Files\Microsoft Visual Studio 8\Common7\Tools\
- If you are using Visual Studio .NET, replace "vs80comntools" with
- "vs71comntools". For Visual Studio 2008, use "vs90comntools"
+ If you are using Visual Studio 2008, use "vs90comntools"
1.2 Run batch file copy_hdf.bat.
@@ -81,8 +81,7 @@ notes in INSTALL_Windows.txt before starting below procedures.
from command line.
hdf5bt file takes the following options:
- /vs7 Build HDF5 using Visual Studio .NET 2003
- Note: Default is Visual Studio 2005
+ /vs8 Build HDF5 using Visual Studio 2005
/vs9 Build HDF5 using Visual Studio 2008
Note: Default is Visual Studio 2005
/fort Build and test HDF5 with Fortran libraries
@@ -112,8 +111,7 @@ notes in INSTALL_Windows.txt before starting below procedures.
tools from command line.
hdf55build takes the following options:
- /vs7 Build HDF5 using Visual Studio .NET 2003
- Note: Default is Visual Studio 2005
+ /vs8 Build HDF5 using Visual Studio 2005
/vs9 Build HDF5 using Visual Studio 2008
Note: Default is Visual Studio 2005
/fort Build HDF5 with Fortran libraries