OpenGLES emulator on windows + Simulator
Hey,
I am using qtgameenabler + OpenglES;
has any of you guys ever tried to run in the Simulator a native OpenGLES - based application?
The emulator I use comes from Imagination Technologies : [url]http://www.imgtec.com/powervr/insider/sdk/KhronosOpenGLES2xSGX.asp[/url]
I am developing on WinXP.
Since I run the Simulator in mingw target, I downloaded the SDK for linux.
Now, the app launches, the correct dll gets loaded, *but* it crashes at context creation, issuing an error "invalid context" (this btw I found out by attaching to the simulator with VS. Minus 1 to qt :/ ).
Best,
tk
Re: OpenGLES emulator on windows + Simulator
Re: OpenGLES emulator on windows + Simulator