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

Android egltrace library doesn't build with 'lib' prefix #489

Closed
dozencrows opened this issue Sep 12, 2016 · 1 comment
Closed

Android egltrace library doesn't build with 'lib' prefix #489

dozencrows opened this issue Sep 12, 2016 · 1 comment
Labels

Comments

@dozencrows
Copy link

This prevents it being installed on device when part of an APK.

A fix would be to modify wrappers/CMakeLists.txt to make the removal of the lib PREFIX conditional only on the target platform not being Android.

@jrfonseca
Copy link
Member

I'm afraid Android is no longer supported. See #521

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

No branches or pull requests

2 participants