Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

Cannot run reicast under Manjaro on RPi 4 - cannot find OGL #1935

Open
@danboid

Description

I can successfully build the latest git code under Manjaro on my RPi 4B 8 GB but reicast refuses to start with the error:

Fatal error: GLX: Open GL 3.0 not supported

Yes, I know that. I want it to use Open GLES. I can run glmark2 and godot so the V3D gles driver is working.

So, I thought I'd try to disable OpenGL by editing configure-platform.make and adding the line:

SUPPORT_GLX := 0

To the end of the Raspberry Pi 4 section, around line 90. I rebuilt it but I still get the same error. I expect that isn't the correct way to disable OGL or its being enabled somewhere else somehow.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions