Building QT from sources
Building AT apps using the QT online installer and Qt Creator is mostly trivial to do these days. Building your app on various platforms using CI is a completely different story.
Ramblings from the Viking who run the Cafe at the end of the universe.
Building AT apps using the QT online installer and Qt Creator is mostly trivial to do these days. Building your app on various platforms using CI is a completely different story.
NextApp now runs on my phone!
A dive into asynchronous servers and clients using C++ and gRPC in 2023 - 2024
Latest articles
Here we implement a client using QT 6.8 with an interactive QML UI!
Lots of work on Next-app this month
Links to good, relevant information about QT and QML
What does it take to make a simple Qt/QML application and deploy it on iOS, Android, macos, Linux, Windows? Let's find out!
I wasted quite some hours figuring out how to correctly insert new records in a QSqlTableModel derived class.
Just some thoughts and lessons learned after I created a X-platform QT Desktop application
It's actually quite simple, once you figure out how to sign the package.
I set out to build a QT desktop application on Linux (several flavors of Debian and Ubuntu), macOS and Windows (64 bit builds) using Jenkins with slaves and Docker build-containers that is created on demand.