c - Missing XCB header in Debian Squeeze/Wheezy -
the docs talk file called input.h doesn't seem appear in of packages, @ least according to:
apt-file search /usr/include/xcb/xinput.h i need because trying use function xcb_input_open_device.
what doing wrong?
it seems xinput extension disabled default because it's not yet stable enough; hence not packaged in debian.
in configure script:
--enable-xinput build xcb xinput extension (default: "no")
Comments
Post a Comment