Skip to content

make compiling and running with HDF5 less error prone #379

@ichinii

Description

@ichinii

Both compiling and running rayx with h5 Support require having an Installation of HDF5 on the system. This adds Work and sources of errors on Developers and Users.

Compiling rayx with h5 Support requires an Installation of HDF5 on the system.

  • Consider using HDF5 as a git submodule and compile it ourself. A First Look suggests that hdf5 is not Designed to be used this way.
  • Check licence

Using rayx when compiled with h5 Support requires an Installation of HDF5 on the system. this means that users of our releases are forced to install HDF5

  • consider linking hdf5 statically Into rayx-core
  • Check license

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-coreArea: The core library (rayx-core)

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions