U++ framework
Do not panic. Ask here before giving up.

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: 14291
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: Mon Sep 21 09:41:40 GMT+2 2026

Total time taken to generate the page: 0.00663 seconds