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

Error in android-native #39

Closed
RafaelOliveira opened this issue Feb 10, 2016 · 2 comments
Closed

Error in android-native #39

RafaelOliveira opened this issue Feb 10, 2016 · 2 comments

Comments

@RafaelOliveira
Copy link
Contributor

C:\Dev\Projetos\Kha\Invasion\build\android-native-build\Invasion\app\src\main\jni\SDKs\Kha\Kore\Backends\OpenGL2\Sources\Kore\RenderTargetImpl.cpp

Error:(78, 31) error: 'GL_DEPTH24_STENCIL8' was not declared in this scope
Error:(89, 31) error: 'GL_DEPTH32F_STENCIL8' was not declared in this scope
Error:(102, 45) error: 'GL_DEPTH_STENCIL_ATTACHMENT' was not declared in this scope

@sh-dave
Copy link
Contributor

sh-dave commented Feb 10, 2016

I probably broke it, will take a look.

@sh-dave
Copy link
Contributor

sh-dave commented Feb 10, 2016

Fixed in #40. And thanks, i didn't even know there is an android-native target until today 😅

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