Closed hfiguiere closed 3 months ago
If this commit is on a fork, then the submodule should point to that fork.
The patch provided affects only Windows, so for Linux, you should build against the official release.
There is no source package, and the github generated one exclude submodules. So it's pulled from the git tag, and that's where the submodule bug is.
There is no source package?
I successfully build GO for Linux using http://www.music.mcgill.ca/~gary/rtaudio/release/rtaudio-6.0.1.tar.gz https://github.com/GrandOrgue/grandorgue/archive/refs/tags/3.14.1-1.tar.gz
for GrandOrgue. This is GrandOrgue issue tracker, isn't it?
The second link is the GO source package. Use that, and copy the contents of the rtaudio source into submodules.
Or alternatively, https://github.com/GrandOrgue/grandorgue/releases/download/3.14.1-1/grandorgue-wx32-3.14.1-1.src.rpm contains all sources in the submodule directory.
RtAudio submodule using a commit that is orphan (not on any branch)
This cause the flatpak build to fail.