Last build error - Printable Version +- mGBA Forums (https://forums.mgba.io) +-- Forum: mGBA (https://forums.mgba.io/forumdisplay.php?fid=1) +--- Forum: Development (https://forums.mgba.io/forumdisplay.php?fid=11) +--- Thread: Last build error (/showthread.php?tid=5559) |
Last build error - Amnesia1000 - 04-10-2021 Problems running the latest update from git The error displayed by the console is this: Code: mgba-qt: ../libepoxy/src/dispatch_common.c:858: epoxy_get_proc_address: La declaraciĆ³n `0 && "Couldn't find current GLX or EGL context.\n"' no se cumple. Linux Manjaro RE: Last build error - endrift - 04-12-2021 Are you running this under Wayland? RE: Last build error - Amnesia1000 - 04-17-2021 <p> (04-12-2021, 09:06 PM)endrift Wrote: Are you running this under Wayland? No, x11 RE: Last build error - endrift - 04-19-2021 What gets output if you try typing glxinfo into a command line? |