Replies: 4 comments 6 replies
-
You need to provide a lot more information first. What tool are you using to build your bundle? Can you share the result? |
Beta Was this translation helpful? Give feedback.
2 replies
-
Also, running |
Beta Was this translation helpful? Give feedback.
2 replies
-
The AppRun:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Could I upload the AppImage for debugging? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
DAMN IT, There is a old version so file in test path. This problem is not exactly a problem.
Hi all,
I'm trying to build an appimage.
The binaries & libraries are built on my Ubuntu16 and they works well. When I made the appimage, it works well on builder machine(ubuntu16).
But when I try to other platform(Ubuntu20/Kali 2021) it shows "symbol lookup error...". I've checked that the symbol is existed:
/mnt/hgfs/work/Projects/Linux# /tmp/.mount_Visual2ODwL8/usr/bin/vlvmserver: symbol lookup error: /tmp/.mount_Visual2ODwL8/usr/bin/vlvmserver: undefined symbol: _ZTI7CWorker
When try "myapp.appimage --appimage-extract" & run AppRun. It works well too.
Who can tell me why?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions