[Qt-creator] build Qt Creator with Qt Mac Cocoa 64 bit kinetic
Florian Schwehn
fschwehn at googlemail.com
Sun Jan 10 21:12:21 CET 2010
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-creator-old/attachments/20100110/56d14177/attachment.html
More information about the Qt-creator-old
mailing list