I currently use Qt Creator as a code editor (not building etc) for a number of codebases, via importing generic projects. Currently working with the kernel code, I noticed that the default behaviour of code parsing is to use the system kernel headers rather than those in the codebase.
Looking at the .includes file, all directories are present, however Qt Creator still says it can't find some headers, and the ones it can find come from /usr/include (by hovering over #include). Is there a way to tell Qt Creator to prioritise the project includes? Thanks for any help.
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
