QtCreator hangs up when I typed "this->"
-
This certainly should not be happening. Please try with newest sources ("Qt Creator 2.8.0 beta":http://blog.qt.digia.com/blog/2013/05/30/qt-creator-2-8-0-beta-released/ was released yesterday), if that does not help, file a bug report "here":https://qt-project.org/wiki/ReportingBugsInQt.
-
This does not happen for me.
Which version of Creator do you use and which Qt version does Creator use? The information is available in Help>About Qt Creator. Which OS are you running Creator on?
-
It might be useful if you could try to reproduce this issue when running QtCreator from terminal prompt.
-
I also have this bug in same conditions (OS and Qt-Creator version)!
The problem is to debug this error. I only can contribute saying that it seems a problem with CppTools.dll at dissasembler position "710107BF mov ecx,eax".
Something to debug an executable of Qt-Creator like a PDB file?
Edit: If it is useful I added the same text in a random file I had open.