Skip to content

Fails to find libxcb on NetBSD #785

@ids1024

Description

@ids1024

I thought I'd try rust-windowing/winit#2614 in my NetBSD VM, and got "failed to open library 'libxcb.so.1'".

It seems this exists as /usr/libX11R7/lib/libxcb.so.2? Not sure why it's .2 rather than .1...

Would it make sense to just load it as libxcb.so, or use a different name by platform? Hopefully the bindings should all be correct since the xcb header files used on different OSes should be the same.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions