Replies: 1 comment
-
I announce that I have fixed this issue. Just removing |
Beta Was this translation helpful? Give feedback.
0 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.
-
I successfully built webots by flatpak from source, here are my manifest and patches: https://github.com/calyle/flathub/tree/com.cyberbotics.webots .
I haven't tested this manifest on an arm machine, and it may work.
But unfortunately I can't run it. Here're the logs
It's worth noting that I didn't use the qt6.5, but qt6.8, because qt6.5 is obsolete in flatpak.
The build command I executed was
make distrib
. And then I unzipped it into a specific folder. The reason I did this was to reduce the size of the package, as the other reason I don't know which files are useful.Beta Was this translation helpful? Give feedback.
All reactions