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 » Developing U++ » U++ Developers corner » Compile error on Fedora 25 x86_64 (abs redefinition and include that goes wrong?)
Re: Compile error on Fedora 25 x86_64 [message #47162 is a reply to message #47153] Sat, 24 December 2016 08:53 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14260
Registered: November 2005
Ultimate Member
Not yet sure how to fix abs (that one is horribly incompatible between compiler versions), but maybe ftoutln include can be fixed by conditioning the include with

#ifndef __FTOUTLN_H__
#include <plugin/FT_fontsys/ftoutln.h>
#endif
 
Read Message icon4.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Are there any plans to convert U++ comments to format as DOXYGEN / JAVADOC?
Next Topic: Requirement Spellvariant -> new Feature for spelling
Goto Forum:
  


Current Time: Tue Jun 03 09:41:43 CEST 2025

Total time taken to generate the page: 0.03103 seconds