Melsion n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/986346325508c6c23a8d5b.jpg)
Joined: 01 Nov 2007 Posts: 34
|
Posted: Thu Nov 17, 2022 5:32 pm Post subject: Qt creator & clang parser |
|
|
Hi!
I've recently been reading about clang and I wanted to try it for a little Qt project I've been working on, specially all the code completion stuff.
Everything compiles just fine and it works perfectly, but QtCreator's ClangCodeModel plugin is acting up. It looks like it can't detect any included filed at all, not even my own project's files, and complains at every file that it can't find "stdlib.h", just before complaining that it can't find anything...
I've tried everything I've found online but without success. I'm sure it's missing some path, but I believe it's something Gentoo specific and can't seem to make it work.
Has anyone found the same issue? Any ideas on what to try? |
|