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

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to