Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't find needed headers #589

Open
sobkas opened this issue Jan 13, 2024 · 0 comments
Open

Can't find needed headers #589

sobkas opened this issue Jan 13, 2024 · 0 comments

Comments

@sobkas
Copy link

sobkas commented Jan 13, 2024

While trying to use irony-mode to auto-complete content of struct/class it can't find header files included.
I have for example mesa project in ~/repository/pkg_mesa/mesa/.
When I open for example src/gallium/drivers/zink/zink_context.c from above directory all I get is:

In "zink_clear.h":
util/u_rect.h: No such file or directory

I have tried to add .clang_complete:

-I./include
-I./src/gallium/auxiliary/
-I./src/gallium/auxiliary/util/
But it didn't helped.

Any ideas? I followed documentation but couldn't find solution.
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant