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

Migrate other platform #188

Open
suyulin opened this issue Jul 13, 2021 · 3 comments
Open

Migrate other platform #188

suyulin opened this issue Jul 13, 2021 · 3 comments

Comments

@suyulin
Copy link

suyulin commented Jul 13, 2021

hi,
I migrated my project to another platform and it reported an error
image
Looking forward to your reply

@suyulin
Copy link
Author

suyulin commented Jul 19, 2021

egl 1.5 has getPlatformDisplay ,but egl 1.4 should not have this api, why can use?

@suyulin suyulin closed this as completed Jul 22, 2021
@ardera
Copy link
Owner

ardera commented Jul 22, 2021

Yes, eglGetPlatformDisplay is EGL 1.5 only. In earlier EGL it's called eglGetPlatformDisplayEXT instead, I'll change the logic so it falls back to that if the 1.5 version is not found

@ardera ardera reopened this Jul 22, 2021
@suyulin suyulin closed this as completed Jul 30, 2021
@ardera
Copy link
Owner

ardera commented Jul 30, 2021

please don't close this, I'll close it when it's resolved instead

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