Compiling dolphin-emu 4 for PC with older openGL
Hey guys, I'd like to compile dolphin-emu version 4.0 for a PC with an older version of OpenGL because the latest dolphin-emu gives me an error about it. When trying to compile dolphin-emu, this is what I'm getting:
Wayland support disabled
X11 support disabled
CMake Error at CMakeLists.txt:433 (message):
No suitable display platform found
Requires wayland or X11 to run
-- Configuring incomplete, errors occured!
I have libx11 and all that stuff, what package could I possibly be missing? Is there a cmake -D command thing I am missing? Does anyone remember compiling dolphin-emu when it was version 4?