Currently the installation on MacOS is struggling with to things:
aubio libraries cannot be moved to /usr/lib due to read-only filesystem precautions by apple.
conan setup not working as in linux (so simply running conan install .. is working, although it is not clear whether spdlog will work correctly., however the aubio-issue needs to be fixed first.
Currently the installation on MacOS is struggling with to things:
/usr/lib
due to read-only filesystem precautions by apple.conan install ..
is working, although it is not clear whetherspdlog
will work correctly., however the aubio-issue needs to be fixed first.