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*) . In this creator (2.5.81 based on qt 4.8.1 ) i I have no debugging option (although debugger is attached to it in toolchain options for the clang option ) .
It has some better integration with ubuntu 12.04 though. Patryk 2012/7/21 <[email protected]> > > The toolchain that you set for projects has no influence on what Qt > Creator uses for parsing your code btw. > > Actually it does: The toolchain does effect the parsing by setting include > pathes as well as a lot of defines. > > Best Regards, > Tobias > > Tobias Hunger > Software Engineer > Nokia, Qt Development Frameworks > > Nokia gate5 GmbH > Firmensitz: Invalidenstr. 117, 10115 Berlin, Germany > Registergericht: Amtsgericht Charlottenburg, Berlin: HRB 106443 B > Umsatzsteueridentifikationsnummer: DE 812 845 193 > Geschäftsführer: Dr. Michael Halbherr, Karim Tähtivuori > -- pozdrawiam Patryk Małek
_______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
