I'm trying to run 'make linux-jack' in miniAudicle1.3.5.2's source directory, and the build fails nearly immediately with: which: no qmake-qt4 in (/home/cjoseph/anaconda2/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.3:/usr/x86_64-pc-linux-gnu/avr/gcc-bin/4.8.2:/usr/x86_64-pc-linux-gnu/gnat-gcc-bin/4.3:/usr/libexec/gnat-gcc/x86_64-pc-linux-gnu/4.3:/usr/games/bin:/usr/local/ec2/ec2-api-tools-1.6.13.0/bin:/home/cjoseph/piran/platform_util) .... In file included from qt/mAMainWindow.cpp:25:0: qt/mAMainWindow.h:28:23: fatal error: QMainWindow: No such file or directory #include <QMainWindow> The website just specifies qt4.8+, I currently have Qt 5.6.2. Is there any QT5 support? QT5 has been out for 5 years now and it's nearly impossible to downgrade, so I am really hoping the answer is yes! Thanks, -Colleen
Hi Colleen,
miniAudicle is currently Qt4-compatible only. Fortunately, on the systems
we have tested, a Qt4 compatibility package can be installed that co-exists
with Qt5.
Spencer
On Thu, Oct 12, 2017 at 9:22 AM, Colleen Josephson
I'm trying to run 'make linux-jack' in miniAudicle1.3.5.2's source directory, and the build fails nearly immediately with:
which: no qmake-qt4 in (/home/cjoseph/anaconda2/bin:/ usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/x86_64-pc-linux- gnu/gcc-bin/4.9.3:/usr/x86_64-pc-linux-gnu/avr/gcc-bin/4.8. 2:/usr/x86_64-pc-linux-gnu/gnat-gcc-bin/4.3:/usr/libexec/ gnat-gcc/x86_64-pc-linux-gnu/4.3:/usr/games/bin:/usr/local/ ec2/ec2-api-tools-1.6.13.0/bin:/home/cjoseph/piran/platform_util) .... In file included from qt/mAMainWindow.cpp:25:0: qt/mAMainWindow.h:28:23: fatal error: QMainWindow: No such file or directory #include <QMainWindow>
The website just specifies qt4.8+, I currently have Qt 5.6.2. Is there any QT5 support? QT5 has been out for 5 years now and it's nearly impossible to downgrade, so I am really hoping the answer is yes!
Thanks, -Colleen
_______________________________________________ chuck-users mailing list chuck-users@lists.cs.princeton.edu https://lists.cs.princeton.edu/mailman/listinfo/chuck-users
-- Spencer Salazar, PhD Special Faculty Music Technology: Interaction, Intelligence, and Design California Institute of the Arts ssalazar@calarts.edu | +1 831.277.4654 https://spencersalazar.com
participants (2)
-
Colleen Josephson
-
Spencer Salazar