I am trying to test my application on the emulator but the emulator itself does not work and show me this error message in the event log:
(3:02 PM Emulator: init: Could not find wglGetExtensionsString!
3:02 PM Emulator: getGLES2ExtensionString: Could not find GLES 2.x config!
3:02 PM Emulator: Failed to obtain GLES 2.x extensions string!
3:02 PM Emulator: Could not initialize emulated framebuffer
3:02 PM Emulator: emulator: ERROR: OpenGLES emulation failed to initialize. Please consider the following troubleshooting steps:
3:02 PM Emulator: Process finished with exit code -1073741819 (0xC0000005) )
How can I solve this problem?
User contributions licensed under CC BY-SA 3.0