[Development] Qt Static Package

Carlos Enrique Pérez Sánchez ceperez1996 at gmail.com
Sat Apr 20 01:45:40 CEST 2019


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.macieira at 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 at qt-project.org
> https://lists.qt-project.org/listinfo/development
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20190419/ee6717e9/attachment.html>


More information about the Development mailing list