QT
info uit synaptic :
Qt is a cross-platform C++ application framework. Qt’s primary feature
is its rich set of widgets that provide standard GUI functionality.
The QtCore module contains core non-GUI functionality.
de libraries worden wel vaker ook meegeleverd met een applicatie
je kan dus verschillende versies van QT hebben , en helaas , ook wel meerder maal dezelfde libraries op verschillende locaties
getting started with QT :
https://doc.qt.io/qt-6/gettingstarted.html
install
libQt5Core.so.5.9.5
sudo apt-get install libQt5Core
E: Unable to locate package libQt5Core
locate libQt5Core
are extra installed when using synaptic
- qtbase5-dev
- qttools5-dev
- qttools5-dev-tools
- qtwebengine5-dev
- all doc files