Qt5.5 crashed when parsing c++ files!
-
When I use qt-5.5 adding a big including files, it crashed. And I find the computer memory reach to 96%. When it disappeared in the progress, the memory get well. The including file is about 1.5M, and then I try to add a smaller file,about 400K, the memory is very high, but qt doesn't crash.So does anyone can help me ?
-
Do you mean QtCreator crashes?
Why do you have such huge include files?
What do they contain?