stefan-gr / abendbrot

Desktop oriented overlay for various ebuilds and the occasional gamer
19 stars 13 forks source link

retroarch-1.6.9[qt5] compile error #116

Open lucianposton opened 6 years ago

lucianposton commented 6 years ago

retroarch-1.6.9 fails to compile since the qt5 use flag was added. The source is simply missing a qt-related header file (ui_qt.h) that was added in later versions.

As I had previously installed 1.6.9 before the qt5 flag was added, I suspect it'll emerge fine without the flag, unless some other things have additionally changed.

jason-oliveira commented 6 years ago

This is a side-effect of the way the ebuilds are set up (all are symlinked to retroarch-9999.ebuild).

As 1.6.9 is four revisions old, I'm not sure there's a reason for keeping it around. Considering netplay requires builds to match up, it might actually be getting in the way.