[Qt-interest] QTCreator build problem

Andrew Brooks arb at sat.dundee.ac.uk
Thu Apr 2 15:13:26 CEST 2009


Hello

I'm trying to build QT Creator on mandrake 10.1 x86 gcc 3.4.1 but am getting these errors:

.In file included from ../JavaScriptCore/wtf/RandomNumber.cpp:30:
./JavaScriptCore/wtf/RandomNumberSeed.h:32:9: missing binary operator before token "("
../JavaScriptCore/wtf/RandomNumberSeed.h:36:13: missing binary operator before token "("
../JavaScriptCore/wtf/RandomNumberSeed.h:41:13: missing binary operator before token "("
../JavaScriptCore/wtf/RandomNumberSeed.h:50:13: missing binary operator before token "("
../JavaScriptCore/wtf/RandomNumberSeed.h:52:15: missing binary operator before token "("
etc.

There's lots of them, presumably referring to constructs such as
#if HAVE(SYS_TIME_H)
 
Any ideas?

Andrew




More information about the Qt-interest-old mailing list