'could not get wglGetExtensionsStringARB' for Android Emulator

前端 未结 5 2017
不知归路
不知归路 2020-12-10 12:54

Actually I have a problem with my Android application in eclipse. When I run my program, it gives me a message which is concluded of many errors. So I copied and pasted them

5条回答
  •  执笔经年
    2020-12-10 13:32

    This is slightly edge case but my emulator started fine when I was physically at the computer that ran it but when I remoted into that computer (via RDP) and attempted to start the emulator, it failed with these errors.

    I believe this is a limitation with the emulator software over remote connections because I went to the physical location of the computer and started the emulator and it worked fine.

提交回复
热议问题