Getting the latest Qt Creator for Ubuntu
One of the rather annoying things with Ubuntu is the slow update policy for packages in the official repos. To be fair, Canonical’s reluctance to put updates into the official
Zinsderivate & Finanzmärkte – Linux – Embedded Systems
One of the rather annoying things with Ubuntu is the slow update policy for packages in the official repos. To be fair, Canonical’s reluctance to put updates into the official
If you created a PostgreSQL database object in your code with QtSql’s QSqlDatabase::addDatabase(“PSQL”); your will sometimes get an Application Output like this:
1 2 |
QSqlDatabase: QPSQL driver not loaded. QSqlDatabase: available drivers: QSQLITE |