summaryrefslogtreecommitdiffstats
path: root/release_docs/INSTALL_codewarrior.txt
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2004-02-10 18:18:10 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2004-02-10 18:18:10 (GMT)
commitf1031738ef0f945a3f1d2b8f90363ee657220e17 (patch)
tree429bec269b2e64a4d3c103334ce3cab04eeb7a6c /release_docs/INSTALL_codewarrior.txt
parent4408830c771cd4c95da884b8b9aba10dac196c2d (diff)
downloadhdf5-f1031738ef0f945a3f1d2b8f90363ee657220e17.zip
hdf5-f1031738ef0f945a3f1d2b8f90363ee657220e17.tar.gz
hdf5-f1031738ef0f945a3f1d2b8f90363ee657220e17.tar.bz2
[svn-r8175] Purpose:
same changes that were done for 1.6 regarding CW install Description: Solution: Platforms tested: Misc. update:
Diffstat (limited to 'release_docs/INSTALL_codewarrior.txt')
-rw-r--r--release_docs/INSTALL_codewarrior.txt9
1 files changed, 7 insertions, 2 deletions
diff --git a/release_docs/INSTALL_codewarrior.txt b/release_docs/INSTALL_codewarrior.txt
index 6993170..f548590 100644
--- a/release_docs/INSTALL_codewarrior.txt
+++ b/release_docs/INSTALL_codewarrior.txt
@@ -16,13 +16,18 @@ The Code Warrior project file settings assumes ZLIB is intalled in D:\zlib\zlib.
and SZIP is installed in D:\szip\codewarrior\szip.lib
These precompiled libraries can be obtained from the HDF web site,
please see hdf.ncsa.uiuc.edu for downloading instructions.
+If you do not have these libraries installed on these locations, you must change
+the path in the Project Settings (menu Edit->Settings->Target->Access Paths)
-------------------------------------------------------------------------
Setup
--------------------------------------------------------------------------
-1. Unpack the file all.zip located in d:\hdf5\windows to d:\. This file contains
-the Windows specific files of HDF5.
+1. This setup assumes that you installed the distribution zip file as
+ explained in INSTALL_windows.txt file. The steps are
+ a) making a folder called <my install>/hdf5/ as your base hdf5 folder
+ b) unpack the file all.zip located in d:\hdf5\windows to d:\.
+ This file contains the Windows specific files of HDF5.
To build the HDF5 library with Code Warrior:
1. Open the project file hdf5.mcp (located in d:\hdf5\proj\codewarrior\).