Where is linuxdeployqt?
-
wrote on 21 Feb 2024, 00:40 last edited by
Platform: Ubuntu 20.04.1 LTS
Qt: 6.6.2$ find ~/Qt/ -type f -print|grep linuxdeployqt $
I checked every single checkbox in the installer for the 6.6.2 version.
Any pointers or tips would be appreciated.
Thanks,
Roy -
wrote on 21 Feb 2024, 00:43 last edited by
It is not exist, i use this tool.
https://github.com/probonopd/linuxdeployqt
You can see it. -
Platform: Ubuntu 20.04.1 LTS
Qt: 6.6.2$ find ~/Qt/ -type f -print|grep linuxdeployqt $
I checked every single checkbox in the installer for the 6.6.2 version.
Any pointers or tips would be appreciated.
Thanks,
Roywrote on 21 Feb 2024, 04:13 last edited byI checked every single checkbox in the installer for the 6.6.2 version.
As @flyfish indicated, Qt does not provide a "linuxdeployqt" utility. Of course you can try out the one @flyfish mentioned.
Personally, I use linuxdeploy instead, with the linuxdeploy-plugin-qt and linuxdeploy-plugin-appimage plugins.
Cheers.
-
-
1/3