Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

If you open Proj Prop-s -> C/C++ General -> Paths and Sympols -> Include tab, you'll find that the project has already some include dir-s set up, but that's not enough...

I managed to fix the code indexer errors by adding one more include dir there: press Add... -> paste the following path ${NDKROOT}/sources/cxx-stl/gnu-libstdc++/libs/armeabi-v7a/include, check Add to all cfg and press OK, agree to re-indexig.