-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 2.7.0
-
None
-
Fedora 18
-
271c3f45a47e48dc903a422b3579463967696f7a
I have imported Chromium tree as project and left only .cpp, .h, .cc, .mm and some other files.
In the project `.includes` file I've added single line with the path to the project's `src` directory.
After that Qt Creator begins parsing and eats all of the memory available (8Gb RAM + 8Gb swap). The parsing indicator on the left side of GUI is almost full.
No crash occures.