Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
Qt Creator 11.0.3
-
None
-
Microsoft Surface Pro X (Arm64)
CPU Microsoft SQ2 @ 3.15 GHz
Windows 11 Home 22H2
VS 2022
Description
Unable to debug native arm64 project on Windows Arm64 host.
I'm trying to experiment with development for WoA.
So, first of all, I built dev Qt as described in https://www.qt.io/blog/qt-for-windows-on-arm and added it as a kit into Qt Creator.
C Compiler - Microsoft Visual C++ Compiler 17.7.34031.279 (arm64)
C++ Compiler - Microsoft Visual C++ Compiler 17.7.34031.279 (arm64)
Debugger - I've added it manually - C:\Program Files (x86)\Windows Kits\10\Debuggers\arm64\cdb.exe, and selected it in the kit.
When trying to build and debug a blank QML/Quick project, I get the following
Attachments
Issue Links
- duplicates
-
QTCREATORBUG-25859 Support deployment and debugging to Windows (ARM)
- Closed