Skip to content

Linux build: No such file or directory #include "../render/SDL_sysrender.h" #18

Description

@cso-mark

There seems to be some issue with relative include paths on linux. I got

external/bazelregistry_sdl2/src/video/SDL_surface.c:29:10: fatal error: ../render/SDL_sysrender.h: No such file or directory
 #include "../render/SDL_sysrender.h"

when using dependency deps = ["@bazelregistry_sdl2//:SDL2_lib"]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions