made instructions for CW install more clear
Description:
the ZLIB and SZIP library paths are harcoded in the project settings.
in case the user does not want these defaults add a hint to change it
"
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)
"
also made clear that the project must be on <install_dir>/hdf5
as described in Windows_install.txt
Solution:
Platforms tested:
Misc. update:
version 8 of Code Warrior has a bug on the open file function
that causes one of our tests to fail
documented this in the install instructions
removed a CW specific header file include , that was left from version 6
from the file testhdf5.c
Platforms tested:
Code warrior
linux
Misc. update:
code warrior update
Description:
changed the project file to include the new H5Dio.c and remove the old H5Farray.c files
updated install instructions
Solution:
Platforms tested:
code warrior
Misc. update: