-
Notifications
You must be signed in to change notification settings - Fork 6.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[qt5-base] Build error on arm64-windows #37210
Comments
Thanks for posting this issue. Your error log:
This shows your Visual Studio missed the arm64 component, you need install the following component. But now
|
same as: #26974, it is clear |
This is an automated message. Per our repo policy, stale issues get closed if there has been no activity in the past 28 days. The issue will be automatically closed in 14 days. If you wish to keep this issue open, please add a new comment. |
looks like a bug in qmake. [edit] |
Patch by Oliver Wolff: qt/qtbase@b66ecb2 qmake has been fixed in 6.8, but all other versions need to be patched for arm64. The original report is about qt5-base: Build error on arm64-windows. but this PR also adds the same patch to Qt6.
From the vcpkg webpage, it shows qt5 has arm64-windows supported.
But from my try, there is error.
I saw there is similar issue reported one and half year ago, but as vcpkg web page shows, it should be resolved by the mainline, right?
#26974
Package: qt5-base:[email protected]#2
Host Environment
vcpkg-scripts version: 90542a4 2024-03-05 (31 hours ago)
To Reproduce
vcpkg install qt5-webengine
Failure logs
C:\Users\HCKTest\projects\vcpkg\buildtrees\qt5-base\config-arm64-windows-dbg-err.log
C:\Users\HCKTest\projects\vcpkg\buildtrees\qt5-base\config-arm64-windows-dbg-out.log
The text was updated successfully, but these errors were encountered: