Qt 6.11 is out! See what's new in the release
blog
Build for Arm64
-
Hi,
I'm trying to build my windows application for Microsoft Surface Pro X. The system uses Arm64 but my current compiler is for AMD64. How do I setup a cross compiler to build for Arm64?
Using Qt6.4 on Windows 11 Pro.

-
Hi,
I'm trying to build my windows application for Microsoft Surface Pro X. The system uses Arm64 but my current compiler is for AMD64. How do I setup a cross compiler to build for Arm64?
Using Qt6.4 on Windows 11 Pro.

You need to install the
arm64compiler in the Visual Studio Installer -> Individual components.See below:

-
R RaymondAkuraMed has marked this topic as solved on