Skip to content

Compile fails: too few arguments to function ‘herr_t H5Oget_info_by_name3 #77

@tomio13

Description

@tomio13

Compile fails with a message:
too few arguments to function ‘herr_t H5Oget_info_by_name3(...

Solution add H5O_INFO_ALL to all calls, because for the current library (as of 2024 end of April) shifted calling H5get_infor_by_name3, which needs 5 parameters, not 4.
After this the library compiled and loaded in R, I need to test the rest.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions