Works here too. except the log: > linking libMacros.so > compiling cppquickfixes.cpp > linking libCppEditor.so > Build done. > *Starting target > '/home/loaden/qpSOFT/Projects/QtCreator/build/qt4-release/bin/qtcreator'. > void DBusMenuExporterPrivate::addAction(QAction*, int): Already tracking > action "Follow Symbol Under Cursor" under id 124 * >
2012/6/21 Orgad and Raizel Shaneh <[email protected]> > On Thu, Jun 21, 2012 at 10:41 AM, Diego Iastrubni <[email protected]>wrote: > >> Hi all, >> >> Symbol following is not working for me in master. I have this class with >> an internal method, when I press F2 on another method that calls this >> method the code does not jump to the implementation/declaration of that >> method. In other method calls it does seem to work (it's not a shortcut >> issue, pressing alt does not mark the function with a blue line as a link). >> >> Same project working perfectly on 2.5. >> >> Can anyone else reproduce? >> >> >> >> _______________________________________________ >> Qt-creator mailing list >> [email protected] >> http://lists.qt-project.org/mailman/listinfo/qt-creator >> >> > Hi, > > Works for me. > Do you have #if <condition> in your project? This could be related to > QTCREATORBUG-7512<https://bugreports.qt-project.org/browse/QTCREATORBUG-7512> > > - Orgad > > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.qt-project.org/mailman/listinfo/qt-creator > > -- Please don't ask where I come from, It's a shame! Best Regards Yuchen
_______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
