The package does build for me, but the binary then fails to launch.
[andrius@AndriausPC ~]$ citra-qt
/usr/include/c++/13.1.1/array:202: constexpr std::array<_Tp, _Nm>::value_type& std::array<_Tp, _Nm>::operator[](size_type) [with _Tp = QString; long unsigned int _Nm = 2; reference = QString&; size_type = long unsigned int]: Assertion '__n < this->size()' failed.
Aborted (core dumped)
Pinned Comments
bscubed commented on 2018-11-12 01:48 (UTC) (edited on 2018-11-17 05:24 (UTC) by bscubed)
Some things to note: This is an unofficial package, thus is not officially supported by the Citra team. Please don't ask for help on their forums or discord if you run into issues with this build, as it might devote import development resources to a bug that might have to do with running Citra on an unofficial platform. If you encounter an issue, feel free to comment on this package and I'll try to point you in the right direction.
Also, this build is in active development. Builds might break every once in a while. Please check https://travis-ci.org/citra-emu/citra-canary/builds to see if their linux builds are compiling correctly before flagging this package out of date.
If you're looking for the QT version of this package, it has now been merged in this package. No need for two packages anymore, and no need to compile everything twice.
Thanks for using my package and have a nice day! :)