I invited Mitch Curtis to join the discussion. He may have a word on this
since he is actively working on the Qt Quick Controls 2 module. Hope he can
help us here. Making a working static build of Qt Quick Controls 2 can push
forward the release of static packages.
El vie., 19 abr. 2019 a las 20:3
By the way. I have made no changes to my .pro file after build my static
version of Qt. The reason is that the Qt Doc says (
https://doc.qt.io/qt-5/plugins-howto.html#static-plugins):
> Plugins can be linked statically into your application. If you build the
> static version of Qt, this is the onl
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
As Thiago said:
> 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
On Friday, 19 April 2019 00:43:29 PDT Khuram Ali via Development wrote:
> ERROR: Feature 'xcb' was enabled, but the pre-condition 'features.thread &&
> features.xkbcommon && libs.xcb' failed. What i am missing?
Very likely, a recent version of xkbcommon. It's no longer bundled with Qt.
--
Thiago
Thank you very much Carlos. However, i have got below error when i tried to
configure it on Ubuntu 18.04,
ERROR: Feature 'xcb' was enabled, but the pre-condition 'features.thread &&
features.xkbcommon && libs.xcb' failed.
What i am missing?
Regards,Khuram Ali
-Ursprüngliche Mitteilung-