Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ MT-multithreading and servers » Skylark and X11 name clash
Skylark and X11 name clash [message #40245] Wed, 10 July 2013 13:46 Go to previous message
Zbych is currently offline  Zbych
Messages: 325
Registered: July 2009
Senior Member
Hi,

I am trying to add Skylark to an application with X11 GUI and there is name clash between function name in Skylark.h and definition in /usr/include/X11/X.h:

Skylark.h:
virtual void BadRequest(Http& http, const BadRequestExc& e);

X.h:
#define BadRequest 1 /* bad request code */


Mirek, can you add #undef BadRequest to X11Gui.h?



 
Read Message
Read Message
Read Message
Read Message
Previous Topic: File upload
Next Topic: Ask for testing - Skylark with upload progress
Goto Forum:
  


Current Time: Mon Apr 29 06:20:49 CEST 2024

Total time taken to generate the page: 0.02696 seconds