Top "Qt5.6" questions

Qt 5.6 is the LTS version of Qt released March 16, 2016.

Error on execution -version `Qt_5' not found required by

On execution of eiskaltdc++ on ubuntu 15.10 ,I get the following error: eiskaltdcpp-qt: /usr/lib/x86_64-linux-gnu/libQt5Multimedia.so.5: version `…

linux qt ubuntu qt5.6
How to use MinGW-64 with Qt Creator

I am aware that there are many post about this, but I honestly didn't understood any of it. So, how …

qt mingw-w64 msys2 qt5.6
Building Qt5.6 or Qt5.7 on Raspberry Pi3 or/and Pi zero

Is there a working guide on how to get Qt5.6 or even 5.5 built on the Raspberry Pi3? I've found a …

qt raspberry-pi3 qt5.6
Is there a shorter way to initialize a QByteArray?

In my program I work a lot with serial communication so QByteArray is used very often. I was wondering if …

c++ qt c++11 qbytearray qt5.6
Installing Qt 5.6: Which components should I choose?

I'm planning to start learning Qt (I have no previous knowledge) so I've downloaded the latest stable web installer for …

c++ qt qt5.6
QSqlDatabase: QMYSQL driver not loaded on Ubuntu 15.04 64bits

In Ubuntu 15.04 64 bits I installed Qt5.6 (online installer) and while trying to move my development environment from Windows 7 to Linux …

c++ linux qt ubuntu qt5.6
Can I set QT_AUTO_SCREEN_SCALE_FACTOR behavior via API?

Can I set the QT_AUTO_SCREEN_SCALE_FACTOR 1 behavior via an API call rather than by the environment variable? …

c++ qt qt5.6