On Thursday 18 August 2011 07:44:16 ext Wilhelm wrote:
> Ok, tried to build the master, but got this source-problem:
> 
> g++ -c -pipe -O2 -fvisibility=hidden -fvisibility-inlines-hidden -Wall
> -W -D_REENTRANT -fPIC -DQT_CREATOR -DQT4PROJECTMANAGER_LIBRARY
> -DIDE_LIBRARY_BASENAME=\"lib\" -DQT_NO_CAST_TO_ASCII
> -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_FAST_CONCATENATION -DQT_CREATOR
> -DPROPARSER_AS_LIBRARY -DPROPARSER_THREAD_SAFE
> -DPROEVALUATOR_THREAD_SAFE -DPROEVALUATOR_CUMULATIVE -DQT_CREATOR
> -DQT_CREATOR -DQT_CREATOR -DJSON_INCLUDE_PRI -DQT_NO_CAST_TO_ASCII
> -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB
> -DQT_SHARED -I/usr/local/Trolltech/Qt-4.7.4/mkspecs/linux-g++
> -I../../../../src/plugins/qt4projectmanager
> -I/usr/local/Trolltech/Qt-4.7.4/include/QtCore
> -I/usr/local/Trolltech/Qt-4.7.4/include/QtNetwork
> -I/usr/local/Trolltech/Qt-4.7.4/include/QtGui
> -I/usr/local/Trolltech/Qt-4.7.4/include -I../../../../src/libs
> -I/home/lmeier/Software/qt-creator.git/tools -I../../../../src/plugins
> -I../../../../src/libs/3rdparty/botan/build -I../coreplugin
> -I../../../../src/shared
> -I/home/lmeier/Software/qt-creator.git/src/libs/qmljs/../../shared/qmljs
> -I/home/lmeier/Software/qt-creator.git/src/libs/qmljs/../../shared/qmljs/pa
> rser -I../../../../src/libs/3rdparty
> -I../../../../src/libs/3rdparty/cplusplus
> -I../../../../src/libs/cplusplus -I../../../../src/libs/3rdparty
> -I../../../../src/libs/3rdparty/cplusplus
> -I../../../../src/libs/cplusplus -I../../../../src/libs/3rdparty
> -I../../../../src/libs/3rdparty/cplusplus
> -I../../../../src/libs/cplusplus -I../../../../src/shared/symbianutils
> -I../../../../src/plugins/debugger -I../../../../src/shared
> -I/home/lmeier/Software/qt-creator.git/src/libs/qmljs/../../shared/qmljs
> -I/home/lmeier/Software/qt-creator.git/src/libs/qmljs/../../shared/qmljs/pa
> rser -I../../../../src/shared/json
> -I../../../../src/plugins/qt4projectmanager/customwidgetwizard
> -I.moc/release-shared -I.uic -I. -o .obj/release-shared/profileeditor.o
> ../../../../src/plugins/qt4projectmanager/profileeditor.cpp
> ../../../../src/plugins/qt4projectmanager/profileeditor.cpp: In
> Elementfunktion »virtual TextEditor::BaseTextEditorWidget::Link
> Qt4ProjectManager::Internal::ProFileEditorWidget::findLinkAt(const
> QTextCursor&, bool)«:
> ../../../../src/plugins/qt4projectmanager/profileeditor.cpp:175:29:
> Fehler: Elementfunktion »Core::IFile*
> TextEditor::BaseTextEditorWidget::file()« kann nicht ohne Objekt
> aufgerufen werden
> 
> Any hints?

It's a compile failure unrelated to the new feature. Since profileeditor.cpp/h 
haven't changed in months and the code looks correct, I think someone odd must 
be going on on your end.

Cheers,
Christian
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt.nokia.com/mailman/listinfo/qt-creator

Reply via email to