You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running the following command: aqt install-qt linux desktop 6.6.3 wasm_singlethread -m qtwebsockets qt5compat qtshadertools --outputdir /opt/hostedtoolcache/Qt
... the installed file /opt/hostedtoolcache/Qt/6.6.3/wasm_singlethread/lib/cmake/Qt6/Qt6Dependencies.cmake differs from what gets installed by the Qt MaintenanceTool.
Likewise for /wasm_singlethread/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake
Expected behavior
aqt install-qt should install the same files that the qt MaintenanceTool does
aqt and python version
aqtinstall(aqt) v3.1.18 on Python 3.10.12 [CPython GCC 11.4.0]
Bug description
When running the following command:
aqt install-qt linux desktop 6.6.3 wasm_singlethread -m qtwebsockets qt5compat qtshadertools --outputdir /opt/hostedtoolcache/Qt
... the installed file
/opt/hostedtoolcache/Qt/6.6.3/wasm_singlethread/lib/cmake/Qt6/Qt6Dependencies.cmake
differs from what gets installed by the Qt MaintenanceTool.Likewise for /wasm_singlethread/lib/cmake/Qt6BuildInternals/QtBuildInternalsExtra.cmake
Expected behavior
aqt install-qt
should install the same files that the qt MaintenanceTool doesaqt and python version
aqtinstall(aqt) v3.1.18 on Python 3.10.12 [CPython GCC 11.4.0]
Operating System
Linux/Unix
Relevant log output
Code of Conduct
The text was updated successfully, but these errors were encountered: