mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Qt6


From: Jonas Kvinge
Subject: Re: Qt6
Date: Fri, 25 Dec 2020 09:31:37 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.5.1

On 09.12.2020 14:09, James Maxwell wrote:
Hi,
Just wanted to ask whether there are already plans to package Qt6 (I think it was released yesterday)
Cheers,

I successfully compiled qtbase and qttools, my projects only require those.
- It works for shared builds, but not static.
- rc.res are not created, I worked around this by touching the files. Might be a Qt bug.
- There is a hack in Qt tools to make the builds use the native tools instead of the cross-compiled.

There is a critical bug (QTBUG-89176) in Qt 6.0.0, it frequent crashes
when doing DNS lookups.
Make sure to apply the patch to qtbase:
https://code.qt.io/cgit/qt/qtbase.git/patch/?id=b97001aa1cbd21008ebc48fe61b15fbcacb14875
Other than that, Qt 6.0.0 seems stable as far as I have tested it, but
I've mainly tested on Linux, and only a little on macOS and Windows.

Jonas

Attachment: qt6base.mk
Description: Text Data

Attachment: qt6base-1-fixes.patch
Description: Text Data

Attachment: qt6tools.mk
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]