c++ - Cannot find include files from other .h files in eclipse CDT despite settings being correct -


I have a project that contains 3 party headers in that header, in other directories other headers are included I have the properties of the project There are all these directories specified in the C / C ++ general -> paths and symbols (for all languages).

The file that can not be found, in which one of the routes shown is right in the project explorer! See illustration below, how can I take it to work? Note, from my source, I can control a third party header - I can get it. It seems that these headers can not find other headers. I tried to rearrange its order, it has no advantage.

Enter image details here

< / Html>

Comments

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -