diff options
author | MuQun Yang <ymuqun@hdfgroup.org> | 2000-12-14 17:23:15 (GMT) |
---|---|---|
committer | MuQun Yang <ymuqun@hdfgroup.org> | 2000-12-14 17:23:15 (GMT) |
commit | ab65e40b464221fdeff22bef3e128d986f0ec16b (patch) | |
tree | 73bcb44720487b16eccce78c29823a4cb07b4026 /INSTALL_Windows.txt | |
parent | 498f404ef02cd0cad47102df73577ccdd1727027 (diff) | |
download | hdf5-ab65e40b464221fdeff22bef3e128d986f0ec16b.zip hdf5-ab65e40b464221fdeff22bef3e128d986f0ec16b.tar.gz hdf5-ab65e40b464221fdeff22bef3e128d986f0ec16b.tar.bz2 |
[svn-r3143]
Purpose:
More description for h4toh5 and h5toh4 tools on windows.
Description:
Solution:
Platforms tested:
Diffstat (limited to 'INSTALL_Windows.txt')
-rw-r--r-- | INSTALL_Windows.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/INSTALL_Windows.txt b/INSTALL_Windows.txt index 0d7dda0..57d0829 100644 --- a/INSTALL_Windows.txt +++ b/INSTALL_Windows.txt @@ -40,6 +40,8 @@ To build the HDF5 and tests, it is assumed that you have done the following: own version read the section about the zlib library. + 5. You do need hdf4 (hdf and mfhdf) static and dll libraries to generate + h4toh5 and h5toh4 converter tool. STEP II: Building the Libraries and tests. 1. Rename the directory under C:\myHDFstuff\ from hdf5xxx to hdf5. |