[Qt-interest] missing binary operator before token "("
Andrew Brooks
arb at sat.dundee.ac.uk
Thu Apr 9 10:43:39 CEST 2009
On Tue, 31 Mar 2009 20:00:00 +0100, Andrew Brooks <arb at sat.dundee.ac.uk> wrote:
>
> I'm trying to build QT but am getting these errors:
>
> ../JavaScriptCore/wtf/RandomNumberSeed.h:32:9: missing binary operator before token "("
>
> There's lots of them, presumably referring to constructs such as
> #if HAVE(SYS_TIME_H)
>
> How can I get past this problem?
The reason turns out to be a conflicting "config.h" in one of the include directories.
Andrew
More information about the Qt-interest-old
mailing list