From a074f99ebeda2d4c7ba3ca798c5e3aeeabb35a73 Mon Sep 17 00:00:00 2001 From: Fang Guo Date: Tue, 11 Apr 2006 15:22:56 -0500 Subject: [svn-r12225] Purpose: Maintenance on Windows Description: hdf5_hl_fortran is a mixed language project. when building this project , the compiler will ask to choose one language as a main project. Missed this information in previous document. Need to ch Solution: Platforms tested: Misc. update: --- release_docs/INSTALL_Windows.txt | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/release_docs/INSTALL_Windows.txt b/release_docs/INSTALL_Windows.txt index 2d63a82..b06e581 100644 --- a/release_docs/INSTALL_Windows.txt +++ b/release_docs/INSTALL_Windows.txt @@ -1827,7 +1827,6 @@ Notes: 1. For Intel Compiler users, Intel 7.x works with MSVS 6.0 and flush2_fortran hdf5_fortran testhdf5_fortran - hdf5_hl_fortran hl_test_image_fortran hl_test_lite_fortran hl_test_table_fortran @@ -1841,11 +1840,18 @@ Notes: 1. For Intel Compiler users, Intel 7.x works with MSVS 6.0 and this mixed language projects. Choose "The Intel Fortran project" as the the main project and click "OK". + + 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 tab "Project"-> "Project Dependencies", uncheck "libtest". + + Highlight project "hdf5_hl_fortran", choose tab "Project"-> + "Project Dependencies", uncheck "hdf5_fortran" and "hdf5_hl". + 2.2.4 Convert to Use Intel C++ Project System -- cgit v0.12