libretro / RetroArch

Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
http://www.libretro.com
GNU General Public License v3.0
10.07k stars 1.81k forks source link

bug on archlinux when trying to run glew using wayland #11495

Open mortdeus opened 3 years ago

mortdeus commented 3 years ago

the package on arch keeps trying to force x windows glew when the wayland glew specific package is the only one that works when running the sway desktop

i30817 commented 3 years ago

Usually to run wayland RA i have to force it on the build (by removing x support and enabling wayland) because wayland itself has backwards compatibility with x through xwayland and RA build makes it one or the other iirc (or maybe RA at runtime just tries X first, not sure).

gouchi commented 5 months ago

@mortdeus Is it still an issue ? If not, please close this issue.

Thank you.