Dolphin, the GameCube and Wii emulator - Forums

Full Version: Dolphin development builds as AppImage
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
The download page on dolphin-emu.org provides dev versions for win64, macOS and android but the Ubuntu PPA mentioned here is quite out of date. Is it possible to provide universal Linux AppImage downloads? Currently Linux users have to compile every dev versions themselves which can take quite a while. Has someone tested if dolphin works as AppImage? If so what is needed for the build bot to automatically create AppImages from every commit?
the ubuntu PPA is fine?

Install dolphin-emu-master.

Anyways, flatpak/appimage would be cool. It's largely just work on the infra end to support it, but nobody has gone through the effort. Anybody interested in implementing infra support for this can make the PR here.

https://github.com/dolphin-emu/sadm
(01-08-2019, 04:00 AM)Helios Wrote: [ -> ]the ubuntu PPA is fine?

Install dolphin-emu-master.

Anyways, flatpak/appimage would be cool. It's largely just work on the infra end to support it, but nobody has gone through the effort. Anybody interested in implementing infra support for this can make the PR here.

https://github.com/dolphin-emu/sadm

Is there anything I'm missing? dolphin-emu-master is version 5.0-f7ff637-dirty for me...
I'm not sure, 16.04 and 18.04 show the latest build in the PPA

you're for some reason pulling the build for 17.10 which is old
I have said PPA active and upgraded everything. Says the most recent dolphin-emu-master version is already installed (5.0+git-r201803141550-f7ff634-33~ubuntu16.04.1)
Try purging the packages and removing the repo, and then trying again from scratch?
hi! i've made a build of dolphin appimage: https://github.com/lucasmz1/Dolphin_emu_...e/releases but it's given me an error dolphin-emu: /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.31' not found (required by dolphin-emu) how can I solve this issue.

please sombody help me.