Details
-
User Story
-
Resolution: Unresolved
-
P2: Important
-
6.7
-
None
Description
What is the benefit? Why is this valuable?
In the past and current versions of Qt we support Windows on ARM as a remote target. This requires an x86-based desktop for actual development. With a broader availability of ARM-based desktop hardware and interest from various customers, we should provide support for using Windows on ARM as a development host. This would also allow development and running of Qt-based apps on the same machine. In addition to following customer requests, we also ensure early support, and get prepared ahead of a potential high demand in the future
What are common use cases?
The end-user has an ARM-based development host with Windows OS, writing code, compiling, running, testing and packaging an app on one (the same, ARM-based) machine.
Note that there is no known demand to cross-compile on ARM-based host and deploy to a x86-based target. So, we assume that for the development of x86 apps, an x86 host is used.
Technical information
Leat problems are expected on the platform side. More work might be needed on the packaging and testing side as well as for the installer
Attachments
Issue Links
- depends on
-
QTBUG-119619 CMake deploy script finds x64 libraries for WoA application.
- Closed
-
QTQAINFRA-6109 Add Windows on ARM to CI
- Closed
- relates to
-
QTBUG-83010 Add support for ARM64 platforms on Windows + Linux
- Reported