Thanks, Thiago. I will build Qt statically today on Windows, and I will try using the system version. Same with Linux. However, I really don't think that doing that solves the problem with the static linking of QtQuick Controls 2 module. Thanks in advance.
El jue., 18 abr. 2019 a las 23:23, Thiago Macieira (< thiago.macie...@intel.com>) escribió: > On Friday, 19 April 2019 08:11:41 +08 Carlos Enrique Pérez Sánchez wrote: > > ``` > > ./configure -prefix "/somePath/Qt512Static" -static -release -opensource > > -confirm-license -qt-zlib -qt-pcre -qt-libpng -qt-libjpeg -fontconfig > > -qt-xcb -opengl desktop -sql-sqlite -make libs -make tools -nomake > examples > > -nomake tests -skip qtwebengine > > ``` > > Please note the -qt-zlib option and family: if you choose to use the > bundled > versions from Qt, you'll need to monitor those upstreams for security > issues > and, if any is found, rebuild your application after applying the fix to > the > sources bundled in Qt. > > Far better to use -system-zlib and family. > > -- > Thiago Macieira - thiago.macieira (AT) intel.com > Software Architect - Intel System Software Products > > > > _______________________________________________ > Development mailing list > Development@qt-project.org > https://lists.qt-project.org/listinfo/development >
_______________________________________________ Development mailing list Development@qt-project.org https://lists.qt-project.org/listinfo/development