Allen Byrne
Allen Byrne
I have tried this with the next release, HDFView-3.3.0, which should release next week and I can't reproduce it that version.
Yes, the environment variable, H5TOOLS_BUFSIZE, should be set as the number of megabytes (var * 1024 * 1024) but the tools variable, H5TOOLS_BUFSIZE, is the number of bytes.
This is a known problem on the macs. Unfortunately it is missing from the list of known problems.
develop does not have the generated header files checked in - option (HDF5_GENERATE_HEADERS "Rebuild Generated Files" ON) requires perl. In configure did you see: message (WARNING "Cannot generate headers -...
But what about the configure output?
Exactly what commands have you used?
That is not a supported process yet. Configure must run first in develop.
From that error log it indicates that the fortran library did not get built and the setting of the so name failed because it could not find the file. Therefore...
Any possibility to try building with CMake, to see if that system can handle this compiler?
That version text should just be removed. The version actually used will be in the output files. I don't think we actually specify a minimum version in the locate doxygen...