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

Library 'libhgl.so' not found #618

Closed
badlogic opened this issue Sep 14, 2013 · 3 comments
Closed

Library 'libhgl.so' not found #618

badlogic opened this issue Sep 14, 2013 · 3 comments
Labels

Comments

@badlogic
Copy link
Member

From tom....@gmail.com on July 21, 2010 21:38:12

I used the helloworld project and added the project on the android 1.6 emulator. During the logs I saw the following entry:

07-21 19:31:20.213: ERROR/libEGL(211): couldn't load <libhgl.so> library (Cannot load library: load_library[984]: Library 'libhgl.so' not found)

Everything works as expected, but wondering if this could cause harm on real devices.

Original issue: http://code.google.com/p/libgdx/issues/detail?id=30

@badlogic
Copy link
Member Author

From badlogicgames on July 21, 2010 12:56:03

hi,

this is by no means a defect. the system simply tries to load the hardware opengl driver and fails. it then falls back to the software implementation. this is normal for all opengl apps on android and is not related to libgdx in any way

Status: Invalid

@badlogic
Copy link
Member Author

From tom....@gmail.com on July 22, 2010 07:45:58

alright, thanks for the quick response

@badlogic
Copy link
Member Author

From linec...@gmail.com on December 30, 2011 05:06:36

I also have this problem.
I read the comment of badlogic...@gmail.com but don't know how to resolve this problem.
I think this problem is not installed NDK :|

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

1 participant