flathub / org.xonotic.Xonotic

https://flathub.org/apps/details/org.xonotic.Xonotic
6 stars 5 forks source link

aarch64 version does not contain aarch64 binary #21

Open rmader opened 4 months ago

rmader commented 4 months ago

While it installs just fine, running gives me the following output on aarch64:

flatpak run org.xonotic.Xonotic 
Executing: xonotic-local-sdl 
which: no xonotic-local-sdl in (.)
Could not find ./xonotic-local-sdl to exec
Xonotic does not currently provide pre-built Linux:aarch64 builds, please compile one using make
More info is available at https://gitlab.com/xonotic/xonotic/-/wikis/Compiling
AsciiWolf commented 4 months ago

Oops. Thanks for reporting this!

rmader commented 4 months ago

P.S.: not sure if that's feasible, but I'd of course love to see a build from the flathub infrastructure (instead of a simple removal) :)

AsciiWolf commented 1 month ago

This may be the problem.

Or maybe the startup script itself. I did not check it yet.