Displaying 2 results from an estimated 2 matches for "xdevic".
Did you mean:
devic
2009 Jul 13
0
[ANNOUNCE] libXi 1.2.99.2
...ecting.
XIint.h: include XIproto.h for xAnyClassPtr.
Require inputproto 1.9.99.7.
Move current XI2 stuff out of XInput.h, into XInput2.h
Fix the already existing XI2 calls to the new XI2 protocol. FIXME
Change XIGetClientPtr to take an int, not an XID
Replace all XDevice* with ints.
Replace XiSelectEvent() with XISelectEvent().
XISelectEvent: make sure padding is zeroed out.
Add XIQueryVersion() - query and announce the supported XI version.
Add XIQueryDevice implementation.
include: Move events up to before function definitions....
2010 Mar 17
1
Where to find Intrinsic.h and xlib.h
Hi
When I install NCL on my system. There are many error about X11 appeared.
Such like:
xdevice.c(40): catastrophic error: could not open source file "X11/Xlib.h"
rasdraw.c(30): catastrophic error: could not open source file
"X11/Intrinsic.h"
w_idt.c(26): catastrophic error: could not open source file
"X11/Intrinsic.h"
X11_class0.c(39): catastrophic error: could...