tmullins / hdf5oct

A library for reading hdf5 files with GNU Octave
Other
9 stars 19 forks source link

gripes.h: No such file or directory #18

Open Max-Snow opened 4 years ago

Max-Snow commented 4 years ago

running 'make' produces the following error: h5read.cc:41:10: fatal error: gripes.h: No such file or directory 41 | #include "gripes.h" | ^~~~~~ compilation terminated. make: *** [makefile:19: h5read.o] Error 1

hahnec commented 3 years ago

There were fixes provided in the forked repo LiminalSciences:master, which worked on my side.