"#include <X11/Xcursor/Xcursor.h>" gives these errors: /usr/include/X11/Xcursor/Xcursor.h:204: erreur: syntax error before ‘Display’ /usr/include/X11/Xcursor/Xcursor.h:207: erreur: syntax error before ‘*’ token /usr/include/X11/Xcursor/Xcursor.h:208: erreur: syntax error before ‘}’ token /usr/include/X11/Xcursor/Xcursor.h:211: erreur: syntax error before ‘XcursorCursors’ .... it works if you "#include <X11/Xlib.h>" before
committed to HEAD, five months later
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.