[Qt-interest] QTCreator build problem
Thiago Macieira
thiago.macieira at trolltech.com
Thu Apr 2 17:12:05 CEST 2009
Em Quinta-feira 02 Abril 2009, às 15:13:26, Andrew Brooks escreveu:
> 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?
Try a more recent compiler.
In any case, that file is not part of Qt Creator. It's part of WebKit, so I
assume you're trying to build Qt. Please include all commands you issued, how
you configured Qt, etc., so that we may be of more help.
--
Thiago Macieira - thiago.macieira (AT) nokia.com
Senior Product Manager - Nokia, Qt Software
Sandakerveien 116, NO-0402 Oslo, Norway
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090402/a0fc724c/attachment.bin
More information about the Qt-interest-old
mailing list