By default the Qt5 libraries distributed from qt.io are dynamically linked. This means that every Qt app dynamically references and uses the Qt prebuild libraries (.dll or .so) it depends on. So in order to deploy your Qt app to your users, you need to find the relevant Qt libraries and distribute them as well (or make sure all other PCs have exactly the same Qt environment as your development PC), which is a pain. That is why it’s easier to build a static version of your application – one single standalone executable with all libraries included inside. But to build a standalone executable of an app you need a static version of Qt libraries. If you target Windows 7/8, you might want to use the Powershell described in qt.io documentation to build a static Qt for Windows, but you can also compile a static Qt5 from scratch on your own. And no, it’s not that difficult…
Recent posts
-
The Cure – Alone (2024)
October 30, 2024
-
CORDELLA | Τι Είναι και Πώς Λειτουργεί η 1η Online Λίστα Δώρων στην Ελλάδα
March 12, 2024
-
Orgasmatron, by Motörhead (1986)
October 18, 2023
-
Metallica – For Whom the Bell Tolls (live, 1985) with Cliff
April 19, 2023
-
In memoriam: Rory Gallagher – A Million Miles Away (live, 1977)
June 14, 2022
Recent comments
-
xABBAAA
"... I like C++ Qt, and Linux Ubuntu... "
-
Dimitris Kalamaras
"Thanks for the heads up. A note has been added in the beginning ..."
-
Gordon McIntosh
"startssl has been closed since 1st Jan 18 "
-
muhtadin
"Hello, i have final project (thesis in undergraduate program) using SNA as basic ..."
-
Rene Dorleijn
"This certainly solves the problem! Thanks Dimitris. All the menu texts can be read ..."
Archives
Blogroll
- Basilis "Python" Karakoidas
- Bitcoin News
- Dimitris "Transifex" Glezos
- Diomidis Spinellis
- Giorgos “void” Kargiotakis
- Giorgos "FreeBSD" Keramidas
- John “nuclear” Tsiompikas
- Manolis "webwiz" Mavrikakis
- Marios "Silios" Tsalkidis
- Markos "Indiwiki" Gogoulos
- Nikos "autoverse" Roussos
- Serafeim "serzan" Zanikolas
- Spyros Gangas
- Steve Borgatti
- Tore Opsahl
- Yiannis “ttnfy17” Kaskamanidis
- Ασφαλεια αυτοκινητου
- Ειδήσεις
- ζωδια
- Ονειροκρίτης
- Παιχνίδια
Linux
- Δημόσιο χρήμα, δημόσιος κώδικας: Το ελβετικό δημόσιο δίνει το παράδειγμα με το ανοικτό λογισμικό
- Γιατί το Ubuntu 24.04 είναι η πιο σημαντική έκδοση της διανομής τα τελευταία χρόνια
- Πώς τα sandboxes θα σας βοηθήσουν να διερευνήσετε κακόβουλο λογισμικό στο Linux
- Το Garuda KDE Dr460nized είναι η πιο cool διανομή Linux
- Τι είναι το Llama 2, ο ανοικτού κώδικα «αντίπαλος» του ChatGPT