Skip to content

Install on apple silicon #11

@nextgenusfs

Description

@nextgenusfs

Had to so the following to get it to build:

  1. Install hdf5 with home-brew, but needed to use older version: brew install hdf5@1.10
  2. Export this env variable: export HDF5_DIR=$(brew --prefix hdf5@1.10)
  3. Then run cargo build --release from the parent directory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions