LocalMobileColorado
Aspiring developer
Profile
Posts: 21
Reg: Mar 01, 2013
Aurora, CO
8,910
03/18/13 07:51 AM (11 years ago)

Emulator could not get wglGetExtensionsStringARB

I'm testing my first android app on a fresh install (as of March 17th) of the latest releases of Java and Eclipse bundled with the ATK on Windows 8 PRO, 32-bit. My android emulator seems to run just fine. However, I see the following console output: [2013-03-18 08:26:05 - MontereyHarbor] ------------------------------ [2013-03-18 08:26:05 - MontereyHarbor] Android Launch! [2013-03-18 08:26:05 - MontereyHarbor] adb is running normally. [2013-03-18 08:26:05 - MontereyHarbor] Performing com.montereyharbor.BT_activity_root activity launch [2013-03-18 08:26:05 - MontereyHarbor] Automatic Target Mode: launching new emulator with compatible AVD 'Google-2.2-API-8' [2013-03-18 08:26:05 - MontereyHarbor] Launching a new emulator with Virtual Device 'Google-2.2-API-8' [2013-03-18 08:26:07 - Emulator] Failed to create Context 0x3005 [2013-03-18 08:26:07 - Emulator] emulator: WARNING: Could not initialize OpenglES emulation, using software renderer. [2013-03-18 08:26:07 - Emulator] could not get wglGetExtensionsStringARB [2013-03-18 08:26:07 - Emulator] could not get wglGetExtensionsStringARB [2013-03-18 08:26:07 - Emulator] could not get wglGetExtensionsStringARB [2013-03-18 08:26:07 - Emulator] could not get wglGetExtensionsStringARB [2013-03-18 08:26:07 - Emulator] could not get wglGetExtensionsStringARB [2013-03-18 08:26:07 - Emulator] could not get wglGetExtensionsStringARB [2013-03-18 08:26:07 - Emulator] could not get wglGetExtensionsStringARB [2013-03-18 08:26:07 - Emulator] could not get wglGetExtensionsStringARB [2013-03-18 08:26:07 - MontereyHarbor] New emulator found: emulator-5554 [2013-03-18 08:26:07 - MontereyHarbor] Waiting for HOME ('android.process.acore') to be launched... [2013-03-18 08:26:39 - MontereyHarbor] HOME is up on device 'emulator-5554' [2013-03-18 08:26:39 - MontereyHarbor] Uploading MontereyHarbor.apk onto device 'emulator-5554' [2013-03-18 08:26:42 - MontereyHarbor] Installing MontereyHarbor.apk... [2013-03-18 08:26:56 - MontereyHarbor] Success! [2013-03-18 08:26:57 - MontereyHarbor] Starting activity com.montereyharbor.BT_activity_root on device emulator-5554 [2013-03-18 08:26:58 - MontereyHarbor] ActivityManager: Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=com.montereyharbor/.BT_activity_root } Should I worry about this? I've googled the heck out of this with no clear answer. Once again, everything seems to be running OK on the face of it. Thanks in advance for any suggestions.
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
03/18/13 02:04 PM (11 years ago)
It's probably not good advice, but I ignore everything but 'errors'. If it stops my compile, I investigate. If it doesn't, I ignore it. At least until all the heavy lifting is finished with. Cheers! -- Smug
 
LocalMobileColorad...
Aspiring developer
Profile
Posts: 21
Reg: Mar 01, 2013
Aurora, CO
8,910
like
03/18/13 05:53 PM (11 years ago)
@Smug - It's good enough advice for me. I'll follow your suggestion. That location plugin looks nice, doesn't it? Gene
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
03/18/13 06:04 PM (11 years ago)
I use it in a few apps... very good stuff! :) Cheers! -- Smug
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.