On Tue, Aug 21, 2012 at 1:45 PM, Diego Iastrubni <[email protected]>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?
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to