Jumat, 20 September 2013

Android Emulator Warning WGL_ARB_pbuffer

BalonCoding baru belajar programming android, tahap persiapan dan instalasi Eclipse, ADT dan SDK berjalan lancar. Nah, sampai belajar Relative Layout baru disadari bahwa di layar Console ada semacam warning. Sesaat setelah Run, muncul pesan berikut
[2013-09-20 15:37:35 - RelativeLayout] ------------------------------
[2013-09-20 15:37:35 - RelativeLayout] Android Launch!
[2013-09-20 15:37:35 - RelativeLayout] adb is running normally.
[2013-09-20 15:37:35 - RelativeLayout] Performing com.example.relativelayout.RelativeLayout activity launch
[2013-09-20 15:37:35 - RelativeLayout] Automatic Target Mode: launching new emulator with compatible AVD 'First'
[2013-09-20 15:37:35 - RelativeLayout] Launching a new emulator with Virtual Device 'First'
[2013-09-20 15:37:38 - Emulator] Failed to create Context 0x3005
[2013-09-20 15:37:38 - Emulator] emulator: WARNING: Could not initialize OpenglES emulation, using software renderer.
[2013-09-20 15:37:38 - Emulator] extension WGL_ARB_pbuffer was not found
[2013-09-20 15:37:38 - Emulator] extension WGL_ARB_pbuffer was not found
[2013-09-20 15:37:38 - Emulator] extension WGL_ARB_pbuffer was not found
[2013-09-20 15:37:38 - Emulator] extension WGL_ARB_pbuffer was not found
[2013-09-20 15:37:38 - Emulator] extension WGL_ARB_make_current_read was not found
[2013-09-20 15:37:38 - Emulator] extension WGL_EXT_swap_control was not found
[2013-09-20 15:37:38 - RelativeLayout] New emulator found: emulator-5554
[2013-09-20 15:37:38 - RelativeLayout] Waiting for HOME ('android.process.acore') to be launched...
[2013-09-20 15:37:58 - RelativeLayout] HOME is up on device 'emulator-5554'

Berikut spesifikasi data teknisnya,
  1. Host :
    • Aspire V5-471PG
    • Windows 8 Single Language (x64) (build 9200)
    • 1,70 gigahertz Intel Core i5-3317U
    • Intel(R) HD Graphics 4000
    • Direct3D Acceleration: Enabled



  2. Guest :
    • Microsoft Windows XP Professional Version 2001 Service Pack 2
    • Intel(R) Core(TM) i5-337U CPU @ 1.70GHz
    • VirtualBox Graphics Adapter
    • Direct3D Acceleration: Not Available



  3. VirtualBox 4.2.12 r84980



  4. SDK r22.0.5



  5. Eclipse IDE for Java Developers Version Kepler Release Build id: 20130614-0229
  6. Target AVD Platform 2.2 - API level 8 - CPU ARM (armeabi) dan Platform 4.1.2 - API level 16 - CPU ARM (armeabi-v7a)
UNRESOLVED

BalCod memutuskan untuk bekerja di komputer utama, tidak lagi menggunakan VirtualBox, karena setelah menginstall Eclipse, Android SDK, dan membuat ADM, terlihat perbedaan bahwa di komputer utama, settingan use host GPU muncul sementara di VirtualBox tidak ada settingan tersebut.

Tidak ada komentar:

Posting Komentar