Em seg., 4 de jan. de 2021 às 21:31, Lucas Cordiviola lucarda27@hotmail.com escreveu:
Reading here the 3th section:
https://homepages.inf.ed.ac.uk/imurray2/compnotes/library_linking.txt
you can probably also try option:
export LD_RUN_PATH="."
in the makefile?
tried it and it builds, but still get the error
Library not loaded: /usr/local/opt/fluid-synth/lib/libfluidsynth.2.dylib Referenced from: /Users/porres/Downloads/fluid~/fluid~.d_fat
I think this is necessary for Linux and macOS. On Windows it will auto work if the object and the lib are in the same dir.
can you try with windows at least?