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.
_______________________________________________ Qt-creator mailing list [email protected] https://lists.qt-project.org/listinfo/qt-creator
