FLTK logo

STR #2403

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 Home  |  Articles & FAQs  |  Bugs & Features  |  Documentation  |  Download  |  Screenshots  ]
 

Return to Bugs & Features | Roadmap 2.0 | Post Text | Post File | SVN ⇄ GIT ]

STR #2403

Application:FLTK Library
Status:5 - New
Priority:3 - Moderate, e.g. unable to compile the software
Scope:2 - Specific to an operating system
Subsystem:Unassigned
Summary:FLTK assumes support for Xinerama
Version:2.0-current
Created By:figgles
Assigned To:Unassigned
Fix Version:Unassigned
Update Notification:

Receive EMails Don't Receive EMails

Trouble Report Files:

Post File ]

No files


Trouble Report Comments:

Post Text ]
Name/Time/Date Text  
 
#1 figgles
07:52 Jul 22, 2010
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)
 
     

Return to Bugs & Features | Post Text | Post File ]

 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.