Hi! I compiled both Qt 4.5.4 X11 and 4.7.2 X11 for Tegra2 (ARM). I am able to run examples applications with both of them it seems.

Now I'm trying to compile with OpenGL support: Qt 4.5.4 seems to go just fine, with some modifications to the examples, but Qt 4.7.2 seems to have problems. I get:

Unable to find an X11 visual which matches EGL config 8

and required libXrender for compilation while Qt 4.5.4 didn't. Does anyone have any idea of what is going on?
Thanks!