[Qt-creator] Qt with Maemo support still not compiled on Mac Os
Rudenko Eugene
erule.biz at gmail.com
Mon Feb 8 14:12:27 CET 2010
Regarding build failure of Qt-creator on Mac Os with Maemo support.
LAst error disappeared, but I have new one:
g++ -c -pipe -g -gdwarf-2 -arch i386 -fvisibility=hidden -fvisibility-inlines-hidden -arch ppc -Wall -W -fPIC -DIDE_LIBRARY_BASENAME=\"lib\" -DWITH_TESTS -DQT_NO_CAST_TO_ASCII -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DQTCREATOR_WITH_MAEMO -DUSE_SSH_LIB -DQT_NO_CAST_TO_ASCII -DQT_PLUGIN -DQT_TESTLIB_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/local/Qt4.6/mkspecs/macx-g++ -I../../../../qt-creator_git/src/plugins/qt4projectmanager -I/Library/Frameworks/QtCore.framework/Versions/4/Headers -I/usr/include/QtCore -I/Library/Frameworks/QtNetwork.framework/Versions/4/Headers -I/usr/include/QtNetwork -I/Library/Frameworks/QtGui.framework/Versions/4/Headers -I/usr/include/QtGui -I/Library/Frameworks/QtXml.framework/Versions/4/Headers -I/usr/include/QtXml -I/Library/Frameworks/QtTest.framework/Versions/4/Headers -I/usr/include/QtTest -I/usr/include -I../../../../qt-creator_git/src/libs -I/Users/rule/development/qt-creator_git/tools -I../../../../qt-creator_git/src/plugins -I../../../../qt-creator_git/src/shared/cplusplus -I../../../../qt-creator_git/src/shared/cplusplus -I../../../../qt-creator_git/src/shared/cplusplus -I../../../../qt-creator_git/src/shared/cplusplus -I../../../../qt-creator_git/src/shared/cplusplus -I../../../../qt-creator_git/src/shared/cplusplus -I../../../../qt-creator_git/src/shared/cplusplus -I../../../../qt-creator_git/src/shared/symbianutils -I../../../../qt-creator_git/src/shared/proparser -I../../../../qt-creator_git/src/shared -I../../../../qt-creator_git/src/libs/3rdparty/net7ssh/src -I../../../../qt-creator_git/src/libs/3rdparty/botan/build -I../../../../qt-creator_git/src/plugins/qt4projectmanager/customwidgetwizard -I.moc/debug-shared -I.uic -I. -F/Library/Frameworks -o .obj/debug-shared/maemodeviceconfigurations.o ../../../../qt-creator_git/src/plugins/qt4projectmanager/qt-maemo/maemodeviceconfigurations.cpp
../../../../qt-creator_git/src/plugins/qt4projectmanager/qt-maemo/maemodeviceconfigurations.cpp: In function 'QString Qt4ProjectManager::Internal::homeDirOnDevice(const QString&)':
../../../../qt-creator_git/src/plugins/qt4projectmanager/qt-maemo/maemodeviceconfigurations.cpp:52: error: no match for ternary 'operator?:' in '((const QString*)uname)->QString::operator==(((const QLatin1String&)((const QLatin1String*)(& QLatin1String(((const char*)"root")))))) ? QLatin1String(((const char*)"/root")) : operator+ [with A = QLatin1String, B = QString](((const QLatin1String&)((const QLatin1String*)(& QLatin1String(((const char*)"/home/"))))), ((const QString&)((const QString*)uname)))'
../../../../qt-creator_git/src/plugins/qt4projectmanager/qt-maemo/maemodeviceconfigurations.cpp: In function 'QString Qt4ProjectManager::Internal::homeDirOnDevice(const QString&)':
../../../../qt-creator_git/src/plugins/qt4projectmanager/qt-maemo/maemodeviceconfigurations.cpp:52: error: no match for ternary 'operator?:' in '((const QString*)uname)->QString::operator==(((const QLatin1String&)((const QLatin1String*)(& QLatin1String(((const char*)"root")))))) ? QLatin1String(((const char*)"/root")) : operator+ [with A = QLatin1String, B = QString](((const QLatin1String&)((const QLatin1String*)(& QLatin1String(((const char*)"/home/"))))), ((const QString&)((const QString*)uname)))'
lipo: can't open input file: /var/folders/xd/xdkKsgRnHOypmhVyhf4XtU+++TI/-Tmp-//ccQsDWy2.out (No such file or directory)
make[3]: *** [.obj/debug-shared/maemodeviceconfigurations.o] Error 1
make[2]: *** [sub-qt4projectmanager-make_default] Error 2
make[1]: *** [sub-plugins-make_default-ordered] Error 2
make: *** [sub-src-make_default-ordered] Error 2
More information about the Qt-creator-old
mailing list