DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2403 Version: 2.0-current When compiling on SGI IRIX 6.5.28 using MIPSpro compilers, I get this error: cc-1020 CC: ERROR File = x11/run.cxx, Line = 794 The identifier "XineramaScreenInfo" is undefined. IRIX's Xinerama support is quite old, and the functions do not exist in the system's Xinerama.h. Using configure --disable-xinerama fixes the issue -- can configure detect IRIX systems and disable Xinerama in that case? (IRIX can be detected by #ifdef __sgi) Link: http://www.fltk.org/str.php?L2403 Version: 2.0-current _______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
