arras-energy / gridlabd

Arras Energy simulator
https://www.arras.energy/
BSD 3-Clause "New" or "Revised" License
5 stars 5 forks source link

Mysql build error #140

Closed dchassin closed 10 months ago

dchassin commented 10 months ago

Problem description

The following error occurs building on MacOS:

ld: warning: dylib (/usr/local/opt/python@3.10/Frameworks/Python.framework/Versions/3.10/lib/python3.10/config-3.10-darwin/libpython3.10.dylib) was built for newer macOS version (13.0) than being linked (10.15.4)
  CXXLD    module/mysql/mysql.la
ld: library not found for -lzstd
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: *** [module/mysql/mysql.la] Error 1
make: *** [install] Error 2
ERROR [build.sh]: unable to make build`