You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got it built in 24.04 with the following:
sudo apt-get install build-essential git qt5-qmake qtbase5-dev libnl-3-dev libnl-route-3-dev cmake qtbase5-dev qtchooser qt5-qmake qtbase5-dev-tools libqt5serialport5 libqt5serialport5-dev libqt5charts5 libqt5charts5-dev pkg-config
In Ubuntu 23.10 (And some versions before too), there's no
qt5-default
. So, building fails onqmake -qt=qt5
. Are there any known workarounds?The text was updated successfully, but these errors were encountered: