This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

OpenGL/EGL 1.1 and 2.0 emulators - any chance of different linux OS builds?

Note: This was originally posted on 24th March 2011 at http://forums.arm.com

Hello,

I can build and run the examples for both of these emulators on windows without problem.

On linux I can build and link no problems, but the examples do not run properly.

I am using red hat 5 - the OpenGL 1.1 emulator supports red hat 4 only, and the OpenGL 2.0 emulator supports ubuntu 10.04 only, so I suspect this is the problem.

The OpenGL 1.1 emulator pops up a window, but nothing is rendered to it using the example.
The OpenGL 2.0 emulator fails with "EGL_BAD_PARAMETER" status when the "eglMakeCurrent" fn is called. The parameters passed into that fn are correct and have passed all previous checks.


I have the latest ATI drivers for my graphics card installed - "glxinfo" and "fglxinfo" commands indicate OpenGL 2.1 is supported.

So, I'm expecting that the root cause of these linux issues is incompatibility of the emulator with my OS...

Is there any possibility of builds for other OS's being made available?

thanks!
0