Re: [Interest] Syntax error compiling 5.3.2

2014-10-29 Thread Scott Aron Bloom
] Syntax error compiling 5.3.2 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

Re: [Interest] Syntax error compiling 5.3.2

2014-10-29 Thread Thiago Macieira
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 b

Re: [Interest] Syntax error compiling 5.3.2

2014-10-29 Thread Scott Aron Bloom
From: Keith Gardner [mailto:kreios4...@gmail.com] Sent: Wednesday, October 29, 2014 10:27 AM To: Scott Aron Bloom Cc: interest@qt-project.org Subject: Re: [Interest] Syntax error compiling 5.3.2 I know that gcc 4.4 is also available for CentOS 5.8 through yum. Could you update to this version

Re: [Interest] Syntax error compiling 5.3.2

2014-10-29 Thread Keith Gardner
I know that gcc 4.4 is also available for CentOS 5.8 through yum. Could you update to this version? It still fulfills the requirement of being shipped with the OS. On Wed, Oct 29, 2014 at 12:22 PM, Scott Aron Bloom < scott.bl...@onshorecs.com> wrote: > fontdatabases/fontconfig/qtfontconfigdata