无法获得wglGetExtensionsStringARB:这是什么意思,如何解决?

时间:2012-07-24 10:32:39

标签: android-emulator

我是android新手,当我启动AVD时,我在eclipse IDE的控制台中收到此消息“无法获取wglGetExtensionsStringARB”。

尽管应用程序运行良好,但我想问这条消息的含义是什么,我应该忽略它还是解决它?如果我应该解决它然后该怎么做?

来自eclipse IDE控制台的消息如下:

[2012-07-24 13:02:05 - test] Automatic Target Mode: launching new emulator with compatible AVD 'ICS'

[2012-07-24 13:02:05 - test] Launching a new emulator with Virtual Device 'ICS'

[2012-07-24 13:02:22 - Emulator] could not get wglGetExtensionsStringARB

[2012-07-24 13:02:22 - Emulator] Failed to create Context 0x3005

[2012-07-24 13:02:22 - Emulator] emulator: WARNING: Could not initialize OpenglES emulation, using software renderer.

[2012-07-24 13:02:22 - Emulator] could not get wglGetExtensionsStringARB

与上面的行相同,然后

[2012-07-24 13:02:22 - Emulator] could not get wglGetExtensionsStringARB

[2012-07-24 13:02:24 - Emulator] emulator: warning: opening audio output failed

[2012-07-24 13:02:24 - Emulator] 

[2012-07-24 13:02:28 - test] New emulator found: emulator-5554

0 个答案:

没有答案