The Qt in codeblocks is built for opengles, so it doesn't work with opengl apps. I haven't tried yet to build qt for OpenGL and see if it works with gl4es.@ptitSeb I came across another nes emu called punes https://github.com/punesemu/puNES/
Its supposed to be pretty accurate and running it on desktop it isnt too bad. I thought i try it out on pandora. Built it through the codeblocks pnd (had to play with one of the qt opengles headers).
It failing on the EGL config part I think in qt. It is using gl4es, of which ive tried multiple combinations.
Have you run any opengl qt apps with it?