baskerville / bspwm

A tiling window manager based on binary space partitioning
BSD 2-Clause "Simplified" License
7.68k stars 417 forks source link

xcb-xinerama0 and xcb-xinerama0-dev #1317

Open boogbog opened 3 years ago

boogbog commented 3 years ago

both are installed however when i try 2 compile bspwm it says fatal error: xcb/_icccm.h:no such file or directory
sorry if this isn't in the correct format usually don't ask for help

emanuele6 commented 3 years ago

xcb_icccm.h is not part of xcb-xinerama0. xcb-xinerama0 is a package that provides xcb bindings for xinerama support.

You did not tell us what distribution you are using, so here is a link to pkgs.org: https://pkgs.org/search/?q=xcb_icccm.h (use it to figure out which package you need to install.)