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
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