Skip to content

Build with NO_X11=1 is not fully honored in drawbgfx.cpp  #7888

@wakass

Description

@wakass

Thought this bug as reported on mametesters deserved some attention.

When building with the option NO_X11=1, a component of BGFX is not fully processing the directive in the file ./src/osd/modules/render/drawbgfx.cpp
At line #172, 195 and 196 there are hard references to X11.

I personally workaround this by replacing:

It seems that a check for SDL2 Video Ouput is missing for the Raspberry Pi using KMS/DRM video output (without X11).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions