I'm getting this error when attempting to build in Ubuntu focal:
-- Found SndFile: /usr/lib/x86_64-linux-gnu/libsndfile.so
CMake Error at cmake/FindSndFile.cmake:37 (add_library):
add_library cannot create ALIAS target "SndFile::sndfile" because target
"sndfile" is imported but not globally visible.
You can find the full log attached.
Version 1.1.4 builds fine.
Hi!
I'm getting this error when attempting to build in Ubuntu focal: -- Found SndFile: /usr/lib/x86_64-linux-gnu/libsndfile.so
CMake Error at cmake/FindSndFile.cmake:37 (add_library): add_library cannot create ALIAS target "SndFile::sndfile" because target "sndfile" is imported but not globally visible.
You can find the full log attached. Version 1.1.4 builds fine.
Cheers! Jhonny zmusic_1.1.6-build.log