Em seg., 4 de jan. de 2021 às 20:50, Lucas Cordiviola <lucarda27@hotmail.com> escreveu:

What happens if you do this in the makefile:

ldlibs = -l:libfluidsynth.2.3.5.dylib  -Wl,-R.


I get an error 

-lc -l:libfluidsynth.2.3.5.dylib -Wl,-R  

ld: library not found for -l:libfluidsynth.2.3.5.dylib

clang: error: linker command failed with exit code 1 (use -v to see invocation)