This lets combined X11 and Qt compile cleanly (when set up with hints/macosx10.10-qt and built with 'make WANT_WIN_X11=1 USE_XPM=1') but linking fails at present. (It can't find X11 library routines despite specifying the same -L/opt/X11/lib that X11 without Qt uses. The C++ linker is being used but the code that calls those routines is compiled as C, not C++ so name mangling shouldn't be an issue.)
22 KiB
22 KiB