[Qt-creator] How to force the code model to not inspect host system headers?
Charlie Turner
chturne at gmail.com
Tue Jan 29 17:22:12 CET 2019
Hello,
I have imported a project from existing sources. I have passed include
paths in <Project>.includes to a sysroot where things like math.h should be
resolved to.
Instead, code model decides to take such header from my host machine, which
causes all sorts of problems. How can I control the code model search paths?
--
Kind regards,
Charlie.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/qt-creator/attachments/20190129/5ed4934a/attachment.html>
More information about the Qt-creator
mailing list