Thanks a lot for that!! I have just checked out the 2.5 branch and compiled and ... it works like a charm now :)
Considering the debugging thing - it just does not list anything in Debug menu even though I have manually set up gdb as debugger in Build & Run Menu. This considers the wip/clang build. The creator from 2.5 branch now works ok and I can see all the options considering debugging. regards, Patryk 2012/7/22 André Pönitz <[email protected]> > On Sun, Jul 22, 2012 at 12:00:40PM +0200, Patryk Małek wrote: > > I have build myself qt creator from wip clang branch > > http://qt.gitorious.org/ qt-creator/qt-creator/commits/wip/clang > > (using the readme file instructions 0 and launching from build > > directory qtcreator.sh ) but there is still no improvement in > > autocomplete for me ( still e.g. no autocomplete for std::vector > > <int>::iterator) . > > Completion for std::vector<...>::iterator has been implemented > last week (change 9121c21230829b3897188c849c0247b8c67b8da5 > in the 2.5 branch). It's not yet merged to master, but you > should be able to cherry-pick the change. > > > In this creator (2.5.81 based on qt 4.8.1 ) I have no debugging option > > (although debugger is attached to it in toolchain options for the > > clang option ) . > > What do you mean by "I have no debugging option"? It does not > recognize gdb as "compatible" with clang-builds? > > Andre' > -- pozdrawiam Patryk Małek
_______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
