mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
[svn-r12226] Purpose:
Maintenance on Windows Description: Add in information about hdf5_hl_fortran using intel fortran compiler. Solution: Platforms tested: Misc. update:
This commit is contained in:
parent
a074f99ebe
commit
954a6dfda4
@ -2454,7 +2454,6 @@ lines. </p>
|
||||
<li>flush2_fortran </li>
|
||||
<li>hdf5_fortran </li>
|
||||
<li>testhdf5_fortran </li>
|
||||
<li>hdf5_hl_fortran </li>
|
||||
<li>hl_test_image_fortran </li>
|
||||
<li>hl_test_lite_fortran </li>
|
||||
<li>hl_test_table_fortran</li>
|
||||
@ -2468,17 +2467,24 @@ lines. </p>
|
||||
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 <span class="filename">"The Intel Fortran project"</span> as the the
|
||||
main project and click <span class="filename">"OK"</span>. </li>
|
||||
main project and click <span class="filename">"OK"</span>.
|
||||
Do the same thing for "hdf5_hl_fortran".</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
||||
<li><h4>2.2.4 Change project dependencies of "libtest_fortran"</h4>
|
||||
<li><h4>2.2.4 Change project dependencies of "libtest_fortran" and
|
||||
"hdf5_hl_fortran"</h4>
|
||||
<ul class="intable">
|
||||
<li>Highlight project <span class="filename">"libtest_fortran"</span>, choose
|
||||
<span class="filename">"Project"</span>-> <span class="filename">"Project
|
||||
Dependencies", </span>uncheck<span class="filename"> "libtest".</span>
|
||||
</li>
|
||||
<li>Highlight project <span class="filename">"hdf5_hl_fortran"</span>, choose
|
||||
<span class="filename">"Project"</span>-> <span class="filename">"Project
|
||||
Dependencies", </span>uncheck<span class="filename"> "hdf5_hl"
|
||||
and "hdf5_fortran".</span>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
|
||||
|
@ -337,7 +337,6 @@ INSTALL_Windows.txt before starting below procedures. </p>
|
||||
<li>flush2_fortran </li>
|
||||
<li>hdf5_fortran </li>
|
||||
<li>testhdf5_fortran </li>
|
||||
<li>hdf5_hl_fortran </li>
|
||||
<li>hl_test_image_fortran </li>
|
||||
<li>hl_test_lite_fortran </li>
|
||||
<li>hl_test_table_fortran</li>
|
||||
@ -346,14 +345,19 @@ INSTALL_Windows.txt before starting below procedures. </p>
|
||||
<li><p>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 .</p>
|
||||
"The Intel Fortran project" as the the main project .
|
||||
Do the same thing for "hdf5_hl_fortran"</p>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><h4>2.2.3 Change project dependencies of "libtest_fortran"</h4>
|
||||
<li><h4>2.2.3 Change project dependencies of "libtest_fortran"
|
||||
and "hdf5_hl_fortran"</h4>
|
||||
<p>Highlight project "libtest_fortran", choose "Project"->
|
||||
"Project Dependencies", uncheck "libtest".
|
||||
</p>
|
||||
<p>Highlight project "hdf5_hl_fortran", choose "Project"->
|
||||
"Project Dependencies", uncheck "hdf5_fortran" and
|
||||
"hdf5_hl".</p>
|
||||
</li>
|
||||
<li><h4>2.2.4 Convert all.sln to Use Intel C++ Project System</h4>
|
||||
<p>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.</p>
|
||||
<p> </p>
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
</HTML>
|
Loading…
Reference in New Issue
Block a user