Sunday, 29 September 2013

Qt Creator 100% CPU during code edit

Qt Creator 100% CPU during code edit

I have Qt Creator project. It uses boost and Point Cloud library. When I
edit file that contains includes from these libraries, Qt Creator hangs
about 30 seconds after each code channge (line added, variable type
changed etc.). TaskManager shows 100% CPU on my two-core procesor.
Please note: it is not during parsing or indexing, i.e. no green progress
bar appears.
Qt Creator is 2.8.0.

No comments:

Post a Comment