Skip to content

Comments

Fixes for cmake builds#1342

Merged
psiborg112 merged 3 commits intodevfrom
cmake-fixes
Oct 17, 2024
Merged

Fixes for cmake builds#1342
psiborg112 merged 3 commits intodevfrom
cmake-fixes

Conversation

@psiborg112
Copy link
Collaborator

Fixes to cmake builds after recent changes. Also includes a fix to allow the classic interface to build with ancient versions of Qt.

Fixes to cmake builds after recent changes. Also includes a fix to allow the classic interface to build with ancient versions of Qt.
@psiborg112
Copy link
Collaborator Author

On a related note about building with ancient libraries, I notice that there seem to be code pathways for versions of RtAudio prior to 6, but the code failed to build on a machine with RtAudio 5. The problem was with RtAudio::getApiDisplayName in RtAudioDevice::print(). (Since I'm using JACK anyway, I just built it without RtAudio support, but there might be some people who still want this?)

@psiborg112 psiborg112 merged commit 37f9dd5 into dev Oct 17, 2024
@psiborg112 psiborg112 deleted the cmake-fixes branch October 17, 2024 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants