Answer the question
In order to leave comments, you need to log in
QT 5.8 (Static Build) + QBS: WTF with linking wrong?
Actually, adequate deployment was required, applications of 200 megabytes are not comme il faut, as for me. I rebuilt Qt (for some reason), compiled my application statically...
And nothing! Some kind of heresy was invented, since it does not link with libqwindows.a, this requires
#include <QtPlugin>
Q_IMPORT_PLUGIN(QWindowsIntegrationPlugin)
configure.bat
-static -release -platform win32-g++ -prefix C:\Qt\Static\5.8
-skip qtwayland -skip qtx11extras -skip qtspeech -skip qtpurchasing -skip qtnetworkauth -skip qtlocation -skip qtwebengine
-qt-zlib -qt -pcre -qt-libpng -qt-libjpeg -qt-freetype
-opengl desktop -no-openssl -opensource -confirm-license
-make libs
-nomake tools -nomake examples -nomake tests
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question