[Qt-creator] Using QtCreator without GCC installed, which toolchain to configure?
Diego Iastrubni
diegoiast at gmail.com
Tue Aug 21 14:06:52 CEST 2012
On Tue, Aug 21, 2012 at 1:45 PM, Diego Iastrubni <diegoiast at gmail.com>wrote:
>
> 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.
>
>
Actually, it's even funier.
Using QtCreator 2.5.2 on windows (official build), in Win764 under
Virtualbox (host is Ubuntu 12.04, 64bit as well) the code parsing finishes
after a few minutes (lets say 10). The application sometimes crashes when
doing code completion, most of the time when parsing the code.
Under the real Ubuntu 12.04, linux, using a Git compilation of today 2.6
branch the code completion locks up the machine (!) and the mouse cursor
barely moves. The only way to fix this problem was to kill the linux
machine (power off by pressing the power button).
Is my scenario something tested? Using a non native toolchain in QtCreator?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20120821/a58bc0e7/attachment.html>
More information about the Qt-creator
mailing list