[Xcb] Problems with xcb_atom_get()

comick comick at autistici.org
Thu May 21 08:51:54 PDT 2009


I can't use xcb_atom_get() inside my code.
Obviously o give the output of `pkg-config ... xcb-atom ....` to the linker, 
but I receive:

	undefined reference to `xcb_atom_get(xcb_connection_t*, char const*)'

any way. I'm using xcb-util 0.3.3 from Debian testing packages. Other xcb-
utils libraries works fine.

Thanks.


More information about the Xcb mailing list