Skip to content

[RESOLVED] Wayland Issue #237

@lazakoa

Description

@lazakoa

I'm using Wayland and Sway, and I had to add this to the root Cargo.toml and update Cargo.lock to get any of the chapters to run:

[dependencies]
...
x11-dl = "2.21.0" 
cargo update -p x11-dl

I didn't test every chapter, but chapters 1, 2, and 75 run without problems so far.

Just documenting it in-case anyone else has this issue.

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