[Interest] Syntax error compiling 5.3.2

Thiago Macieira thiago.macieira at intel.com
Wed Oct 29 19:17:33 CET 2014


On Wednesday 29 October 2014 17:22:22 Scott Aron Bloom wrote:
> fontdatabases/fontconfig/qtfontconfigdatabase.cpp:94: error:
> 'FC_WEIGHT_ULTRABLACK' was not declared in this scope
> 
> I cant find anything on this on google.
> 
> Compiling for centos 5.8 64bit,
> gcc 4.1.2
> 
> Im somewhat stuck by customer demands, that I stick with the GCC version
> that the OS ships with...

The problem is not GCC, even though that's going to be a problem later.

Update your FontConfig packages. FC_WEIGHT_ULTRABLACK was added to FontConfig 
2.5, which was released almost 7 years ago.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list