Closed zhengbin-tdcq closed 1 year ago
is there anyone can help me ? thanks all.
The easiest way is to use an ARM machine to make AppImages for ARM. After all, you probably also need to compile what goes into the AppImage on an ARM machine?
linuxdeployqt currently does not have cross-compilation-like capabilities.
Hi all, I'm working on deploying my app for target device(arm linux) on host machine (x86 linux). How should I use the linuxdeployqt?Any ideas? Thanks!