无法获取wglGetExtensionsStringARB错误。

6
当我运行模拟器时,我收到了这条信息,但是应用程序仍然可以正常运行。请帮我解决这个问题。
[2013-03-12 12:58:08 - tes] ------------------------------
[2013-03-12 12:58:08 - tes] Android Launch!
[2013-03-12 12:58:08 - tes] adb is running normally.
[2013-03-12 12:58:08 - tes] Performing com.example.tes.MainActivity activity launch
[2013-03-12 12:58:08 - tes] Automatic Target Mode: launching new emulator with compatible AVD 'andro-google8'
[2013-03-12 12:58:08 - tes] Launching a new emulator with Virtual Device 'andro-google8'
[2013-03-12 12:58:12 - Emulator] Failed to create Context 0x3005
[2013-03-12 12:58:12 - Emulator] emulator: WARNING: Could not initialize OpenglES emulation, using software renderer.
[2013-03-12 12:58:12 - Emulator] could not get wglGetExtensionsStringARB
[2013-03-12 12:58:12 - Emulator] could not get wglGetExtensionsStringARB
[2013-03-12 12:58:12 - Emulator] could not get wglGetExtensionsStringARB
[2013-03-12 12:58:12 - Emulator] could not get wglGetExtensionsStringARB
[2013-03-12 12:58:12 - Emulator] could not get wglGetExtensionsStringARB
[2013-03-12 12:58:12 - Emulator] could not get wglGetExtensionsStringARB
[2013-03-12 12:58:12 - Emulator] could not get wglGetExtensionsStringARB
[2013-03-12 12:58:12 - Emulator] could not get wglGetExtensionsStringARB
[2013-03-12 12:58:12 - tes] New emulator found: emulator-5554
[2013-03-12 12:58:12 - tes] Waiting for HOME ('android.process.acore') to be launched...

1
我在使用远程桌面时遇到了这个错误。 - Eric
1个回答

0

网页内容由stack overflow 提供, 点击上面的
可以查看英文原文,
原文链接