Hi,

I would like to use QtCreator for browsing, developing linux kernel source code.

I folowed this http://stackoverflow.com/questions/5...el-development

it works, but parsing C/C++ takes a lot of time, also after QtCreator restart parsing starts from the beginning.

I tried Clang and Qt Creator Built-in mechanism.

Is there any way to speed it up, store parsing results?

Thanks