Skip to content

"bundled" in v0.34.3 is broken on Windows #1029

Open
@Eric-Arz

Description

@Eric-Arz

Compilation of the crate fails with the following error:

failed to run custom build command for sdl2-sys v0.34.3

Explicity requesting v0.3.42 for sdl2-sys fixes the issue:

[dependencies.sdl2-sys]
version = "=0.34.2"

Everything then compiles & runs as it should.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions