From 954a6dfda4aedc93e8f54241f1464bece4d5b871 Mon Sep 17 00:00:00 2001
From: Fang Guo
Date: Tue, 11 Apr 2006 15:28:18 -0500
Subject: [svn-r12226] Purpose: Maintenance on Windows Description: Add in
information about hdf5_hl_fortran using intel fortran compiler. Solution:
Platforms tested:
Misc. update:
---
release_docs/INSTALL_Windows.html | 12 +++++++++---
release_docs/INSTALL_Windows_Short_Intel.htm | 12 ++++++++----
2 files changed, 17 insertions(+), 7 deletions(-)
diff --git a/release_docs/INSTALL_Windows.html b/release_docs/INSTALL_Windows.html
index 7177564..af41ce7 100755
--- a/release_docs/INSTALL_Windows.html
+++ b/release_docs/INSTALL_Windows.html
@@ -2454,7 +2454,6 @@ lines.
flush2_fortran
hdf5_fortran
testhdf5_fortran
- hdf5_hl_fortran
hl_test_image_fortran
hl_test_lite_fortran
hl_test_table_fortran
@@ -2468,17 +2467,24 @@ lines.
C and Fortran code, you will be asked to specify which project, either Fortran
or C/C++, will serve as the main project for this mixed language projects.
Choose "The Intel Fortran project" as the the
- main project and click "OK".
+ main project and click "OK".
+ Do the same thing for "hdf5_hl_fortran".
- 2.2.4 Change project dependencies of "libtest_fortran"
+ 2.2.4 Change project dependencies of "libtest_fortran" and
+ "hdf5_hl_fortran"
- Highlight project "libtest_fortran", choose
"Project"-> "Project
Dependencies", uncheck "libtest".
+ - Highlight project "hdf5_hl_fortran", choose
+ "Project"-> "Project
+ Dependencies", uncheck "hdf5_hl"
+ and "hdf5_fortran".
+
diff --git a/release_docs/INSTALL_Windows_Short_Intel.htm b/release_docs/INSTALL_Windows_Short_Intel.htm
index 671398a..04f2d43 100755
--- a/release_docs/INSTALL_Windows_Short_Intel.htm
+++ b/release_docs/INSTALL_Windows_Short_Intel.htm
@@ -337,7 +337,6 @@ INSTALL_Windows.txt before starting below procedures.
flush2_fortran
hdf5_fortran
testhdf5_fortran
- hdf5_hl_fortran
hl_test_image_fortran
hl_test_lite_fortran
hl_test_table_fortran
@@ -346,14 +345,19 @@ INSTALL_Windows.txt before starting below procedures.
b. Select project "libtest_fortran" in the Solution
Explorer window. In the Project menu, select
"Extract Compaq Visual Fortran Project". Choose
- "The Intel Fortran project" as the the main project .
+ "The Intel Fortran project" as the the main project .
+ Do the same thing for "hdf5_hl_fortran"
- 2.2.3 Change project dependencies of "libtest_fortran"
+ 2.2.3 Change project dependencies of "libtest_fortran"
+ and "hdf5_hl_fortran"
Highlight project "libtest_fortran", choose "Project"->
"Project Dependencies", uncheck "libtest".
+ Highlight project "hdf5_hl_fortran", choose "Project"->
+ "Project Dependencies", uncheck "hdf5_fortran" and
+ "hdf5_hl".
2.2.4 Convert all.sln to Use Intel C++ Project System
Right click on the solution name "all.sln" in the
@@ -453,4 +457,4 @@ all HDF5 libraries and tools into c:\MyHDFstuff\hdf5\hdf5lib directory.