I installed Android Studio with Android SDK from the offical web-site, created a new sample project, didn't change or delete even a line, but the project doesn't work anyway.
D:\AndSDK\tools\emulator.exe -netdelay none -netspeed full -avd Nexus_5X_API_22 Hax is enabled init: Could not find wglGetExtensionsStringARB! getGLES2ExtensionString: Could not find GLES 2.x config! Hax ram_size 0x60000000 Failed to obtain GLES 2.x extensions string! HAX is working and emulator runs in fast virt mode. Could not initialize emulated framebuffer audio: Failed to create voice `goldfish_audio_in' qemu-system-i386.exe: warning: opening audio input failed emulator: Listening for console connections on port: 5554 emulator: Serial number of this emulator (for ADB): emulator-5554 emulator: ERROR: Could not initialize OpenglES emulation, use '-gpu off' to disable it. 02/11 16:19:14: Launching app Error while waiting for device: The emulator process for AVD Nexus_5X_API_22 was killed.
What can be wrong and how to fix it?