Skip to content

Bump raylib version to 5.0 #4

Open
@perigrin

Description

@perigrin

The current version builds Raylib 2.4-dev which is a little old. The current version of Raylib is 5.0 and has a bunch of new functions in it's API.

It should be as simple as replacing the URL in the alien file with: https://github.com/raysan5/raylib/archive/refs/tags/5.0.tar.gz

EDIT: Turns out I was wrong, the SHARED and STATIC options to cmake were removed in favor of BUILD_SHARED_LIBS.

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