Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
None
-
6.7, 6.8
-
None
-
-
61c6e645d (dev), e78150e66 (6.7)
Description
Currently Windows 11 on ARM fails with qtwebengine build:
https://testresults.qt.io/coin/integration/qt/qt5/tasks/nightly1713743221
qtwebengine build:
agent:2024/04/22 01:22:57 build.go:404: CMake Error at cmake/Functions.cmake:639 (message): agent:2024/04/22 01:22:57 build.go:404: Unknown architecture: ARM64
WoA should already be excluded in qtwebengine, but previously PROCESSOR_ARCHITECTURE (which is the source for CMAKE_SYSTEM_PROCESSOR used to exclude arm64), is compared with 'arm64' not with 'ARM64'
http://bugreports.qt.io/browse/QTBUG-94065
https://codereview.qt-project.org/c/qt/qtwebengine/+/351551
Fix for this ticket has been created and tested:
https://codereview.qt-project.org/c/qt/qtwebengine/+/556537
There is other discussion when Chromium is supporting Windows on ARM, but there's currently not enough information of that - therefore qtwebengine is excluded from Windows on ARM for now.
Attachments
Issue Links
- blocks
-
QTQAINFRA-6109 Add Windows on ARM to CI
- Closed
- relates to
-
QTBUG-94065 QtWebengine fails with Windows 10 ARM
- Open
For Gerrit Dashboard: QTBUG-124632 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
556537,5 | Second attempt: Skip build for arm64 on Windows | dev | qt/qtwebengine | Status: MERGED | +2 | 0 |
557180,2 | Second attempt: Skip build for arm64 on Windows | 6.7 | qt/qtwebengine | Status: MERGED | +2 | 0 |