Qt Creator 3.2.2: code completion not working after switching to clang code model
-
Just activated clang model, restarted Creator and code completion does not work at all. Is this a known issue? Is there a fix?
P. S. This is on Windows.
-
Did you set up clang like in "this ":http://blog.qt.digia.com/blog/2011/10/19/qt-creator-and-clang/ article?
-
No, I didn't see that article, thanks. I assumed it would be as easy as turning the plugin on...
P. S. That was published 2.5 years ago. Are you sure it's still the right article to follow?
-
Yeah, you're right, that article now isn't actual, they integrated libclang in Qt Creator. Did you enable clang code model in preferences (Options > C++ > Code Model) ?
-
Yep, that's exactly what I did.
-
Still the same issue in Creator 3.2.2 (Windows). Does clang model work for anyone?
-
My main problem with QtCreator model is that it doesn't understand auto, does the clang model (I assume so)?
Does clang model work for anyone on Windows?