Open ghost opened 2 years ago
It is probably failing because of the rtaudio version for Arch
/MinGW
at 5.2.0
vs the one currently in Fedora 36 at 5.0.0
. Unable to build it usingvcpkg
too.
What's the error with vcpkg?
Could fedora upgrate rtaudio and rtmidi?
Could fedora upgrate rtaudio and rtmidi?
Unfortunately, it seems to be a no. It'll require someone to contact the maintainer and they're inactive, it seems. I'll try asking folks from Fedora's Discord Server
I could do with building rtaudio from scratch, but I am not good with cmake
flags. I've tried using $LD_LIBRARY_PATH
, and that doesn't seem to be doing anything, because it specifically requires rtaudio from the /usr/lib/
directory, again, where I don't want to place the newly built files manually, as it might probably create a mess.
Edit: Someone put a request for 5.2.0
here.
Sorry to come back after so long. Did you try to build it using scripts/build.sh
?
Bash log: