Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
3.2.0
-
None
Description
This issue occurs on an x86_64 machine when trying to compile a project for arm64.
To reproduce:
- Create a new project in Visual Studio using one of the standard Qt templates (such as a widgets app)
- Select an ARM kit
- Build. This results in errors like "Error starting process C:/Qt6/6.7.0/msvc2019_arm64/bin/uic: The system cannot find the file specified"
Attachments
Issue Links
- relates to
-
QTVSADDINBUG-1202 Missing support for cross-compilation to Win on ARM
- Open