Quote:
Originally Posted by hansel
I cannot compile xepdmgr with the Irex sdk. The problem comes from the libX11.h
(...)
When I copy the sdk version of Xlib.h over yours, everything compiles fine.
|
Can you attach the libX11.h from the irex SDK? I can test if it compiles/works correctly with that header file with the unofficial toolchain, and if it does, use that file so it can be compiled in both toolchains. If not, a ./configure script will be the way...