[Qt-creator] Using QtCreator without GCC installed, which toolchain to configure?

Diego Iastrubni diegoiast at gmail.com
Tue Aug 21 12:45:33 CEST 2012


Hi all,

I am using a generic project to navigate trough the code of an embedded
C/C++ application. QtCreator generated a project file, and I am able to
navigate the code and compile the project using a special command line.

Two problems:

1) Code completion is not working at all. As there is no toolchain detected
by the IDE (no gcc, clang on this computer). I added a random toolkit (RVCT
for ARM6) without pointing the configuration to a specific library. Now
parting start, but does not "end", the progress bar does not advance more
then the 3/4 of the whole progress.

2) When I compile using the external toolchain - it would be nice if the
IDE would jump to errors found in the output. I understand that the only
way to fix this right now is to code C++... is it possible to have a more
generic approach to this? Is anyone working on this feature, has it been
requested at all?

- diego
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20120821/00758fe2/attachment.html>


More information about the Qt-creator mailing list