我正在开发android。我运行的示例应用程序也包含一些OpenGL
代码。
但是当模拟器启动时会出现以下错误。
[2013-02-08 06:44:35 - FrameMarkers] ------------------------------
[2013-02-08 06:44:35 - FrameMarkers] Android Launch!
[2013-02-08 06:44:35 - FrameMarkers] adb is running normally.
[2013-02-08 06:44:35 - FrameMarkers] Performing com.qualcomm.QCARSamples.FrameMarkers.FrameMarkers activity launch
[2013-02-08 06:44:36 - FrameMarkers] Automatic Target Mode: launching new emulator with compatible AVD '2.2'
[2013-02-08 06:44:36 - FrameMarkers] Launching a new emulator with Virtual Device '2.2'
[2013-02-08 06:44:47 - Emulator] emulator: WARNING: Camera name 'webcam0' is not found in the list of connected cameras.
[2013-02-08 06:44:47 - Emulator] Use '-webcam-list' emulator option to obtain the list of connected camera names.
[2013-02-08 06:44:47 - Emulator]
[2013-02-08 06:44:47 - Emulator] could not get wglGetExtensionsStringARB
[2013-02-08 06:44:47 - Emulator] could not get wglGetExtensionsStringARB
[2013-02-08 06:44:47 - Emulator] Failed to create Context 0x3005
[2013-02-08 06:44:47 - Emulator] emulator: WARNING: Could not initialize OpenglES emulation, using software renderer.
[2013-02-08 06:44:47 - Emulator] could not get wglGetExtensionsStringARB
[2013-02-08 06:44:47 - Emulator] could not get wglGetExtensionsStringARB
[2013-02-08 06:44:47 - Emulator] could not get wglGetExtensionsStringARB
[2013-02-08 06:44:47 - Emulator] could not get wglGetExtensionsStringARB
[2013-02-08 06:44:47 - Emulator] could not get wglGetExtensionsStringARB
[2013-02-08 06:44:47 - Emulator] could not get wglGetExtensionsStringARB
[2013-02-08 06:44:50 - Emulator] emulator: emulator window was out of view and was recentered
[2013-02-08 06:44:50 - Emulator]
[2013-02-08 06:44:50 - FrameMarkers] New emulator found: emulator-5554
[2013-02-08 06:44:50 - FrameMarkers] Waiting for HOME ('android.process.acore') to be launched...