Hi, I am trying to cross compile nxlib for an ARM target. Microwindows-0.90 is already cross compiled and on target. nxlib fails as X11/Xlib.h is not available. Xlib.h is not available because X11 has not been compiled for the target. What needs to be done for this? Should I download X11 headers and provide it to nxlib? Does nxlib require only X11 headers or anything else?
-- Regards, Anirudh Venkataramanan