mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-02-17 16:10:24 +08:00
[svn-r11188] Purpose:
Maintenance on windows Description: Add hl dll contents in Solution: Platforms tested: Misc. update:
This commit is contained in:
parent
2be77ed708
commit
578f945939
@ -1,10 +1,19 @@
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<META NAME="GENERATOR" Content="Microsoft Visual Studio 6.0">
|
||||
<META NAME="GENERATOR" Content="Microsoft FrontPage 5.0">
|
||||
<TITLE>HDF5 Build and Install Instructions for Windows XP with
|
||||
INTEL Compiler </TITLE>
|
||||
<style type="text/css">
|
||||
|
||||
a {text-decoration:none}
|
||||
a:link {color:#0000FF;}
|
||||
a:visited {color:purple;}
|
||||
a:hover {background-color:#FAEBD7;}
|
||||
|
||||
body {
|
||||
margin-left:5%;
|
||||
margin-right:5%
|
||||
}
|
||||
h1 {
|
||||
font-family:font-family:times, arial, 'lucida console', sans-serif;
|
||||
font-size: 180%;
|
||||
@ -12,6 +21,7 @@ h1 {
|
||||
color:#0000FF;
|
||||
text-align:center;
|
||||
text-transform:capitalize;
|
||||
margin-top:30
|
||||
}
|
||||
h2 {
|
||||
font-family:font-family:times, arial, 'lucida console', sans-serif;
|
||||
@ -20,6 +30,7 @@ h2 {
|
||||
color:#0000FF;
|
||||
text-align:center;
|
||||
text-transform:capitalize;
|
||||
margin-top:20
|
||||
|
||||
}
|
||||
h3 {
|
||||
@ -28,54 +39,63 @@ h3 {
|
||||
font-style:bold;
|
||||
color:#0000FF;
|
||||
text-transform:capitalize;
|
||||
margin-top:15
|
||||
}
|
||||
h4 {
|
||||
font-family:font-family:times, arial, 'lucida console', sans-serif;
|
||||
font-size: 120%;
|
||||
font-style:bold;
|
||||
color:#0000FF;
|
||||
margin-top:12
|
||||
}
|
||||
h5 {
|
||||
font-family:font-family:times, arial, 'lucida console', sans-serif;
|
||||
font-size: 110%;
|
||||
font-style:bold;
|
||||
color:#0000FF;
|
||||
margin-top:10
|
||||
}
|
||||
|
||||
hr.first {color:#0000FF; height:4px;width:100%;magin-top:10px;margin-bottom:10px;border:thick double blue;}
|
||||
hr.second{color:#0000FF;height:2px; width:100%;magin-top:5px;margin-bottom:5px;border:thin dotted;}
|
||||
|
||||
li{
|
||||
margin-top:12;
|
||||
}
|
||||
|
||||
p.right{text-align:right;color:#A52A2A;}
|
||||
|
||||
p {
|
||||
font-family:font-family:times, arial, 'lucida console', sans-serif;
|
||||
font-size: 110%;
|
||||
text-align:left;
|
||||
|
||||
}
|
||||
|
||||
p.center {text-align:center}
|
||||
|
||||
p.note{
|
||||
font-family:font-family:times, arial, 'lucida console', sans-serif;
|
||||
font-size: 110%;
|
||||
text-align:left;
|
||||
color:#FF0000
|
||||
}
|
||||
|
||||
ul.normal
|
||||
|
||||
p.filename
|
||||
{
|
||||
margin-left:10%;
|
||||
list-style-type:none;
|
||||
margin-bottom:15px;
|
||||
font-family:font-family:times, arial, 'lucida console', sans-serif;
|
||||
font-size: 100%;
|
||||
font-style:italic; color:#008000
|
||||
text-align:center;
|
||||
}
|
||||
ul.intable
|
||||
|
||||
span.filename
|
||||
{
|
||||
text-align: left;
|
||||
list-style-type:none;
|
||||
font-family:font-family:times, arial, 'lucida console', sans-serif;
|
||||
font-size: 95%;
|
||||
font-style:italic; color:#800000
|
||||
|
||||
}
|
||||
td {font-family:font-family:times, arial, 'lucida console', sans-serif;
|
||||
font-size: 110%;
|
||||
text-align:left;
|
||||
padding:10;
|
||||
}
|
||||
a {text-decoration:none}
|
||||
a:link {color:#0000FF;}
|
||||
a:visited {color:purple;}
|
||||
a:hover {background-color:#FAEBD7;}
|
||||
|
||||
table {
|
||||
font-family:font-family:times, arial, 'lucida console', sans-serif;
|
||||
font-size: 100%;
|
||||
@ -83,19 +103,31 @@ table {
|
||||
border:thin solid blue;
|
||||
}
|
||||
|
||||
body {
|
||||
margin-left:5%;
|
||||
margin-right:5%
|
||||
}
|
||||
hr.first {color:#0000FF; height:4px;width:100%;magin-top:10px;margin-bottom:10px;border:thick double blue;}
|
||||
hr.second{color:#0000FF;height:2px; width:100%;magin-top:5px;margin-bottom:5px;border:thin dotted;}
|
||||
td {
|
||||
font-family:font-family:times, arial, 'lucida console', sans-serif;
|
||||
font-size: 95%;
|
||||
text-align:left;
|
||||
padding:10;
|
||||
}
|
||||
|
||||
ul.normal
|
||||
{
|
||||
margin-left:10%;
|
||||
list-style-type:none;
|
||||
margin-bottom:15px;
|
||||
}
|
||||
|
||||
ul.intable
|
||||
{
|
||||
text-align: left;
|
||||
list-style-type:none;
|
||||
}
|
||||
</style>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
|
||||
<h1>HDF5 Build and Install Instructions for Windows XP with INTEL Compiler</h1>
|
||||
<p style="TEXT-ALIGN: center">(Short Version)</p>
|
||||
<h1>(Short Version)</h1>
|
||||
<hr class="first" >
|
||||
<p class="note">Notes:</p>
|
||||
<p> 1. This short instruction is written for users who want to quickly build HDF5
|
||||
@ -227,9 +259,14 @@ INSTALL_Windows.txt before starting below procedures. </p>
|
||||
<li>hdf5_fortran </li>
|
||||
<li>hdf5_fortrandll </li>
|
||||
<li>hdf5_hl_fortran </li>
|
||||
<li>hdf5_hl_fortrandll</li>
|
||||
<li>hdf5_hl_f90cstubdll</li>
|
||||
<li>hl_test_image_fortran</li>
|
||||
<li>hl_test_image_fortrandll</li>
|
||||
<li>hl_test_lite_fortran</li>
|
||||
<li>hl_test_lite_fortrandll</li>
|
||||
<li>hl_test_table_fortran </li>
|
||||
<li>hl_test_table_fortrandll</li>
|
||||
<li>libtest_cstubdll </li>
|
||||
<li>libtest_fortran </li>
|
||||
<li>libtest_fortrandll </li>
|
||||
@ -317,6 +354,11 @@ INSTALL_Windows.txt before starting below procedures. </p>
|
||||
<li>flush1_fortrandll </li>
|
||||
<li>flush2_fortrandll </li>
|
||||
<li>hdf5_fortrandll </li>
|
||||
<li>hdf5_hl_fortrandll</li>
|
||||
<li>hdf5_hl_f90cstubdll</li>
|
||||
<li>hl_test_image_fortrandll</li>
|
||||
<li>hl_test_lite_fortrandll</li>
|
||||
<li>hl_test_table_fortrandll</li>
|
||||
<li>libtest_fortrandll </li>
|
||||
<li>testhdf5_fortrandll</li>
|
||||
</ul>
|
||||
@ -382,10 +424,16 @@ all HDF5 libraries and tools into c:\MyHDFstuff\hdf5\hdf5lib directory.</p>
|
||||
|
||||
<hr class="first" />
|
||||
|
||||
<h4 style="COLOR: white; BACKGROUND-COLOR: green">Thank you for using Hierarchical Data Format (HDF). For users who need further assistance, please
|
||||
send email to <A href="mailto:hdfhelp@ncsa.uiuc.edu">hdfhelp@ncsa.uiuc.edu</A></h3>
|
||||
|
||||
|
||||
<h4>Need further assistance? email to <a href="mailto:hdfhelp@ncsa.uiuc.edu">hdfhelp@ncsa.uiuc.edu</a> or go to
|
||||
<a href="http://hdf.ncsa.uiuc.edu/windows/">http://hdf.ncsa.uiuc.edu/windows/questions</a> to get help on windows</h4>
|
||||
<h4 style="background-color:green;color:white;text-align:center;letter-spacing:5;">Thank you for using Hierarchical Data Format (HDF)</h4>
|
||||
<p> </p>
|
||||
<p> </p>
|
||||
</ul>
|
||||
<p> </p>
|
||||
<p> </p>
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
</HTML>
|
Loading…
Reference in New Issue
Block a user