EarthScope / mseed3-utils

Validator and other utilities for the xSEED data format
Apache License 2.0
8 stars 1 forks source link

missing dependency yyjson? #29

Open megies opened 3 weeks ago

megies commented 3 weeks ago

Looks like there might be another hard dependency "yyjson" missing from cmake?

mseed3-utils/src/mseed3-json/mseed3-json_main.c:5:10: fatal error: yyjson.h: No such file or directory

It looks like it might be possible to pretty easily integrate it with cmake like done with wjelement, but not the cmake wizard, so didn't investigate further.

chad-earthscope commented 3 weeks ago

Thanks @megies. I can confirm there are multiple issues with the cmake-based build.