Excellent, thank you very much. The trick seemed to be removing "--enable-vst=no" from my configure line. I didn't actually install anything just now because everything was already there except the Qt5 packages, and I already had the full Qt5 tools installed and didn't want to have two variants of Qt5 stuff.
I stumbled a bit getting configure to work and crossed a point where that switch was now not helping me. Here are the "tweaks" that I think were necessary for me:
ln -s /<my-qt5-install-dir>/5.7/gcc_64/bin/qmake /usr/bin/qmake-qt5
I feel like there is a more proper way to do this, but none of the info I found, particularly about qtchooser, seemed to solve locating my Qt5 binaries.
CXXFLAGS='-std=c++11'
in the ./configure options.
--enable-vst=no
in the ./configure options.
It's building and running now.
Thanks again!
Copyright (C) 2006-2024 rncbc aka Rui Nuno Capela. All rights reserved.
Powered by Drupal
Recent comments
1 day 3 hours ago
1 day 5 hours ago
1 day 5 hours ago
1 day 15 hours ago
2 days 3 hours ago
2 days 11 hours ago
2 days 13 hours ago
3 days 3 hours ago
3 days 4 hours ago
3 days 4 hours ago