Allen Byrne
Allen Byrne
Because with some compilers shared and static mod files are different, we allow you to choose.
examples, doxygen and such are in the install location under the share folder. Have tried setting: option (HDF5_USE_GNU_DIRS "ON to use GNU Coding Standard install directory variables, OFF to use...
CMake has more options then autotools handled across more platforms and different build systems. The default options produce an installation image that is compact and consistent with CMake conventions. Some...
So something definitely is wrong - most likely some resource is not being found. There is a way to enable logging, that requires some command line changes and explained in...
h5* generated CMake wrappers lack options that are present in h5* wrappers generated with Autotools.
CMake versions use pkgconfig and new options will need to pass options to the underlying pkgconfig command.
Those reference the directory structure after install
> [@byrnHDF](https://github.com/byrnHDF) > > Is it documented anywhere how to install HDFView using ANT? build.xml doesn't contain the "install" target like GNU Makefiles normally do. The Build_HDFView.txt file has this...
First, this would be a better topic for the HDF5 Forum. Second it is hard to determine the issue without seeing some code and settings. Is it the intention to...
Thank you, I have actually done this with the HDF5Examples, so I know it works. However it was with 1.14.4 release because of issues with CMake settings and var names.