Qt 6.11 is out! See what's new in the release
blog
Deploy Qt5 on ubuntu
-
@jsulm linuxdeployqt is not working its giving me these error
./linuxdeployqt: relocation error: ./linuxdeployqt: relocation error: ./linuxdeployqt: symbol _ZdlPvm version Qt_5 not defined in file libQt5Core.so.5 with link time reference

i'm using Kubunu 19.04 . and version of Qt5 is 5.12.3 .
-
@jsulm
i got linuxdeployqt from here https://github.com/probonopd/linuxdeployqti was folowing this Youtube video for help Video link
-
Hi,
With what version of Qt did you build it ?
-
IIRC, you can force running it when that error message appears. Take a look at the options you can pass to linuxdeployqt.
-
@SGaist it says my host system is too new . and i can't use smaller version than 19.04 . they are not running properly . i'm thinking to compile it on VM box.

