As per your recommendation on my recent post on using gpsh on MacOS (viewtopic.php?t=573), I've been trying to install Geopsy 3.5.0-preview from git on MacOS, following the same instructions as for the source package (https://www.geopsy.org/wiki/index.php/I ... sy_package).
However, I'm coming across an error whilst trying to make in the build directory that I can't seem to solve:
Code: Select all
ld: library not found for -lhdf5_serial
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [../lib/GeopsyCore.framework/GeopsyCore] Error 1
make: *** [sub-GeopsyCore-make_first-ordered] Error 2
Is there any way of getting past this apart from setting up a virtual machine? Could i just delete the -ldf5_serial dependencies from the config and make files?
Thanks for everything!
Best,
Ian