Skip to content

Oolite 1.93.1-kja-sdl3.2 build fails on Debian 13 #660

Description

@jwiz456

src/SDL/MyOpenGLView.m:1717:6: error: call to undeclared function 'SDL_SavePNG'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
1717 | if(!SDL_SavePNG(tmpSurface, [pathToPic UTF8String]))
| ^
et al ...

Why is this even here?
SDL_SavePNG is a feature available only with SDL 3.4.0 and later.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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