Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.2.2
-
None
Description
SDK-installed Android packages On Windows hosts have a c:\Qt\6.2.2\android_x86_64\bin\qtpaths.bat with a wrong path to the "host-Qt" binary.
@echo off
/Users/qt/work/install/bin\qtpaths.exe -qtconf "%~dp0\target_qt.conf" %*
Looks like the original build path does not get substituted.
Attachments
Issue Links
- relates to
-
QTBUG-104424 qtpaths.bat should point to the host qtpaths.exe
- Closed