Skip to content

Attempt to build glfw when pkg-config fails #593

@davidhozic

Description

@davidhozic

Currently, the required glfw version is 3.4. However, a lot of distros (including Ubuntu 24.04, which is the maximum CUDA supported Ubuntu) still ship with 3.3.

It would be nice for glfw-rs/glfw-sys to attempt using pkg-config to find the library and afterwards build if the correct version isn't available on the system (or any other failure).

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