summaryrefslogtreecommitdiffstats
path: root/doc/html/RM_H5T.html
diff options
context:
space:
mode:
authorXuan Bai <xuanbai@hdfgroup.org>2004-09-08 20:45:13 (GMT)
committerXuan Bai <xuanbai@hdfgroup.org>2004-09-08 20:45:13 (GMT)
commiteafc754260fb3a154a5619b48f17ee48854a10cb (patch)
tree08cf1c567fa98a891a88fd296d65ba010ffb5f18 /doc/html/RM_H5T.html
parent31b8c66d0b19850db420c4d69d399fac79a160a7 (diff)
downloadhdf5-eafc754260fb3a154a5619b48f17ee48854a10cb.zip
hdf5-eafc754260fb3a154a5619b48f17ee48854a10cb.tar.gz
hdf5-eafc754260fb3a154a5619b48f17ee48854a10cb.tar.bz2
[svn-r9229] Purpose:
New feature and Update. Description: 1. Updated installhdf5lib.bat file so that libtest_fortran.lib and libtest_fortrand.lib will NOT be installed; 2. Updated the project settings for projects in HDF5 C examples: To be consistant with other HDF5 windows project settings: 1) replaced zlib.lib in Object/library modules with environment variable HDF5_EXT_ZLIB 2) replaced szlib.lib in Object/library modules with environment variable HDF5_EXT_SZIP Also, to prevent the compiler from failing to find hdf5.lib/hdf5d.lib when HDF5 library has been removed from the original folders, added the installed library hdf5lib path in the Additional library path. 3. Added a new batch file testExamples.bat under hdf5\examples directory for the purpose of testing HDF5 C examples. An expected C examples tests output file testExample_exp_output.txt was aslo added. 4. h5repack testing batch file repacktest.bat has a minor bug. This minor bug causes some HDF5 repack testing failures when only gzip is disabled. The failure reasons is that we only checked whether szip or szip encoder is enabled for the following two tests: h5repack test_deflate.h5 -f dset_deflate:SZIP=8,NN h5repack test_szip.h5 -f dset_szip:GZIP=1 These two tests should also be skipped when gzip is disabled. 5. As HDF5 Fortran DLL does not work with DEC Fortran 6.0, so we do not need to build HDF5 Fortran DLL related projects anymore. Solution: Added Checking whether gzip is disabled for the above two h5repack tests. If gzip is disabled, skip these tests. Modified hdf5build.bat batch file so HDF5 Fortran DLL related projects will not be built. Platforms tested: installhdf5lib.bat, hdf5build.bat, repacktest.bat and testExamples.bat batch files are same in branch 1.6 and 1.7. These batch files have already been tested in branch 1.6. So it is not necessary to test for branch 1.7 again. For the HDF5 C examples, tested in Visual C++ 6.0 in Windows XP. Misc. update:
Diffstat (limited to 'doc/html/RM_H5T.html')
0 files changed, 0 insertions, 0 deletions