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

It builds fine, but why Android Studio IDE fails to find all header files? #4

Open
curvednebula opened this issue Jun 1, 2024 · 1 comment

Comments

@curvednebula
Copy link

So if you hit run - it compiles and runs - cool! But in the editor it doesn't see SDL.h for example and therefore it shows multiple errors in the main.cpp - as many functions and types are not defined from its point of view.

@curvednebula curvednebula changed the title It builds fine, but why can't Android Studio IDE fails to find all header files? It builds fine, but why Android Studio IDE fails to find all header files? Jun 1, 2024
@pvallet
Copy link
Owner

pvallet commented Oct 2, 2024

Maybe this has been fixed with the latest upgrade? I don't see any problem here
image

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

2 participants