ZDoom / ZMusic

GZDoom's music system as a standalone library
https://forum.zdoom.org/index.php
60 stars 32 forks source link

Unable to build the zmusic 1.1.6 #22

Closed jhonny-oliveira closed 3 years ago

jhonny-oliveira commented 3 years ago

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

jhonny-oliveira commented 3 years ago

Thanks!