Compiles and runs underneath: Linux Mint 21.3 Kernel 5.15.x I just needed to add `#include <QDebug>` to `mainwindow.cpp` I think running qmake and make works as qt5 is preinstalled.
Compiles and runs underneath:
Linux Mint 21.3
Kernel 5.15.x
I just needed to add
#include <QDebug>tomainwindow.cppI think running qmake and make works as qt5 is preinstalled.