Im trying to use linuxdeployqt to make an appimage of the vesc tool i compiled from source but i get the error shown in the image when i try to run the appimage in any other linux that isnt the one that created the appimage in case. I use ./linuxdeploy-x86_64.AppImage --appdir=/home/tfc/app/AppDir --desktop-file=/home/tfc/app/TFComp.desktop --output appimage
The source ompiled executable works just fine.
T