Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR getDeps: did not find library libQt6Widgets.so.6Error when using ./appimagetool-842-x86_64.AppImage -s deploy #303

Open
paulaegido opened this issue Sep 5, 2024 · 0 comments

Comments

@paulaegido
Copy link

Hi,

I'm trying to deploy a QT app for raspberry pi from my Linux using ./appimagetool-842-x86_64.AppImage -s deploy MyApp/usr/share/applications/MyApp.desktop , and i'm getting this in my terminal:

AppDir path: MyApp
Exec= key contains: MyApp
Icon= key contains: MyApp
2024/09/05 10:03:27 Gathering all required libraries for the AppDir...
2024/09/05 10:03:27 Add MyApp/usr/bin/lib to the libraryLocations directories we search for libraries
ERROR getDeps: did not find library libQt6Widgets.so.6

I tried to export the path of qt as export PATH=/home/pk8/Qt/6.4.3/gcc_64/lib/:$PATH, but no success.

What is happening?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant