Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
3.2.0
-
Windows 10 x64, Windows 11 ARM
Description
Problem: Some executables are missing in msvc2019_arm64\bin compared to msvc2019\bin folder. For example, moc.exe and windeployqt.exe are missing in msvc2019_arm64\bin, which makes impossible to build for target ARM64 using Qt VS Tools.
Steps to reproduce:
1. Download and run the Qt maintenance tool.
2. Install the MSVC 2019 ARM64 (TP) component from the Qt 6.6.3 drop down menu.
3. The moc.exe and windeployqt.exe in the msvc2019_arm64\bin will be missing.
Attachments
Issue Links
- relates to
-
QTVSADDINBUG-1194 Host tools fail when cross-compiling for Windows ARM
- Closed