[Qt-creator] build Qt Creator with Qt Mac Cocoa 64 bit kinetic
Coda Highland
coda at bobandgeorge.com
Sun Jan 10 22:28:16 CET 2010
Are you using Qt 4.6? QProcessEnvironment is new to 4.6.0.
/s/ Adam
On Sun, Jan 10, 2010 at 2:12 PM, Florian Schwehn
<fschwehn at googlemail.com> wrote:
> hi,
> has anyone successfully build Qt Creator with Qt Mac Cocoa 64 bit kinetic
> yet?
> i got the following error message:
>
> In file included from synchronousprocess.cpp:30:
> synchronousprocess.h:113: error: expected ‘,’ or ‘...’ before ‘&’ token
> synchronousprocess.h:113: error: ISO C++ forbids declaration of
> ‘QProcessEnvironment’ with no type
> synchronousprocess.h:114: error: ‘QProcessEnvironment’ does not name a type
> synchronousprocess.cpp:223: error: expected ‘,’ or ‘...’ before ‘&’ token
> synchronousprocess.cpp:223: error: ISO C++ forbids declaration of
> ‘QProcessEnvironment’ with no type
> synchronousprocess.cpp: In member function ‘void
> Utils::SynchronousProcess::setProcessEnvironment(int)’:
> synchronousprocess.cpp:225: error: ‘class QProcess’ has no member named
> ‘setProcessEnvironment’
> synchronousprocess.cpp: At global scope:
> synchronousprocess.cpp:223: warning: unused parameter ‘QProcessEnvironment’
> synchronousprocess.cpp:228: error: ‘QProcessEnvironment’ does not name a
> type
> make[3]: *** [.obj/release-shared/synchronousprocess.o] Error 1
> make[2]: *** [sub-utils-make_default-ordered] Error 2
> make[1]: *** [sub-libs-make_default-ordered] Error 2
> make: *** [sub-src-make_default-ordered] Error 2
>
> regards
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>
>
More information about the Qt-creator-old
mailing list