mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-24 15:25:00 +08:00
d2eaed4f42
Description: For some reason, the hdf5_hl library didn't have hdf5 listed as a dependency. This isn't normally a problem, because building "all" will build hdf5 library. However, when a user tries to build only hdf5_hl, hdf5 library wouldn't be built. Although not technically required for compiling the library code, the hdf5 library is needed for linking any applications, so it's a natural dependency. Tested: VS2005 on WinXP VNET on WinXP |
||
---|---|---|
.. | ||
c++ | ||
examples | ||
fortran | ||
hl | ||
misc/typegen | ||
perform | ||
proj | ||
src | ||
test | ||
tools | ||
copy_hdf.bat | ||
COPYING | ||
hdf5bt.BAT | ||
hdf5build.BAT | ||
hdf5check.BAT | ||
install_dll.BAT | ||
install_hlcexamples.BAT | ||
install_hlf90examples.BAT | ||
InstallcppExamples.BAT | ||
InstallExamples.bat | ||
Installf90Examples.BAT | ||
installhdf5lib.bat |