From 7e53cf90cfbdede6a186023ed194d40d8926aef7 Mon Sep 17 00:00:00 2001 From: Fang Guo Date: Tue, 25 Apr 2006 14:35:34 -0500 Subject: [svn-r12299] Purpose: Maintenance on Windows Description: ttsafedll will be automatically enabled when using .Net and Intel Add in some instructions for this in applicable places Solution: Platforms tested: Misc. update: --- release_docs/INSTALL_Windows.html | 21 ++++++++++++++++++--- release_docs/INSTALL_Windows.txt | 22 +++++++++++++++++----- release_docs/INSTALL_Windows_Short_INTEL.TXT | 23 ++++++++++++++++------- release_docs/INSTALL_Windows_Short_Intel.htm | 13 ++++++++++--- release_docs/INSTALL_Windows_Short_NET.TXT | 3 +++ release_docs/INSTALL_Windows_Short_Net.htm | 18 ++++++++++++------ 6 files changed, 76 insertions(+), 24 deletions(-) diff --git a/release_docs/INSTALL_Windows.html b/release_docs/INSTALL_Windows.html index af41ce7..55ac73c 100755 --- a/release_docs/INSTALL_Windows.html +++ b/release_docs/INSTALL_Windows.html @@ -211,7 +211,7 @@ library or DLL

Section VI 

-

  How to build HDF5 in VS 7.0(.NET)

+

  How to build HDF5 in .NET 2003

@@ -425,6 +425,9 @@ need to read Section V.

9. For Intel Compiler users, Intel 7.x works with MSVS 6.0 and Intel 8.1 only works with MSVS .net 2003 when you build HDF5-1.8.x.

+
  • 10. For .Net and Intel users, if  you are not in + Section X How to build HDF5 with Thread-Safe Feature, + ttsafedll.dsp should be turned off always.

  • Go to TOP Preconditions

    Go to Table of Contents

    @@ -2105,6 +2108,9 @@ lines.

    c:\MyHDFstuff\hdf5\windows\proj\all. In the pop up window, choose "Yes To All" to convert all project files to Visual C++ .Net project format.

    +
  • Notes: If  you are not in + Section X How to build HDF5 with Thread-Safe Feature, ttsafedll.dsp should + be turned off always.

  • @@ -2130,6 +2136,7 @@ lines.

  • hdf5_hl_cppdll
  • hl_test_table_cpp
  • hl_test_table_cppdll
  • +
  • ttsafedll
  • @@ -2164,6 +2171,7 @@ lines.

  • hl_test_lite_fortrandll
  • hl_test_table_fortran
  • hl_test_table_fortrandll
  • +
  • ttsafedll
  • @@ -2189,6 +2197,7 @@ lines.

  • hl_test_dsdll
  • hl_test_packet
  • hl_test_packetdll
  • +
  • ttsafedll
  • @@ -2205,6 +2214,7 @@ lines.

  • hdf5_hl_cppdll
  • hl_test_table_cpp
  • hl_test_table_cppdll
  • +
  • ttsafedll
  • @@ -2227,6 +2237,7 @@ lines.

  • hl_test_lite_fortrandll
  • hl_test_table_fortran
  • hl_test_table_fortrandll
  • +
  • ttsafedll
  • @@ -2391,7 +2402,8 @@ lines.

    Click on "OK", From the main menu, choose "Build"-> "Build" or "Rebuild ALL" to build both release and debug version of HDF5 @@ -254,7 +258,8 @@ HDF5 build and install preconditions and notes before starting below procedu

  • hl_test_tabledll
  • hl_test_ds
  • hl_test_dsdll
  • hl_test_packet
  • -
  • hl_test_packetdll
  • +
  • hl_test_packetdll
  • +
  • ttsafedll
  • Click on "OK", From the main menu, choose "Build"-> "Build" or "Rebuild ALL" to build both release and debug version of HDF5 Libraries.

  • 2.4 If you don't want to build HDF5 C++ High-Level Libraries

    Go to "Build" and select "Configuration Manager". @@ -262,13 +267,14 @@ HDF5 build and install preconditions and notes before starting below procedu

    Disable the following projects:

    Click on "OK", From the main menu, choose "Build"-> "Build" or +

  • hl_test_table_cppdll
  • +
  • ttsafedll
  • Click on "OK", From the main menu, choose "Build"-> "Build" or "Rebuild ALL" to build both release and debug version of HDF5 Libraries.

  • 2.5 If you don't want to build HDF5 Fortran High-Level Libraries

    Go to "Build" and select "Configuration Manager". Choose "Release" or "Debug" under "Active Solution Configuration".

    Disable the following projects:

    Click on "OK", From the main menu, choose "Build"-> "Build" or +

  • hl_test_table_fortrandll
  • ttsafedll

    Click on "OK", From the main menu, choose "Build"-> "Build" or "Rebuild ALL" to build both release and debug version of HDF5 Libraries.


  • @@ -348,4 +354,4 @@ all HDF5 libraries and tools into c:\MyHDFstuff\hdf5\hdf5lib directory.

    - + \ No newline at end of file -- cgit v0.12