qtcreator is not indexing system headers when using Yocto SDK sysroot
Unsolved
Qt Creator and other tools
-
So, I am using poky 2.0 as a base distro, and using a SDK (meta-toolchain) to cross-compile my app.
When I want to use indexer to jump to system header.
It seams that qtcreator is not indexing files inside sysroot. And ide shows errors of not found header files.
Sysroot is configured properly in a DEV KIT.