No, OpenGL ES2 support is disabled i.e., I am asking how to enable it.
We didn't tried for non-Qt OpenGL program till now.
No, OpenGL ES2 support is disabled i.e., I am asking how to enable it.
We didn't tried for non-Qt OpenGL program till now.
Well, if configure tells you it disabled it, then it must have missed some dependencies since the options you passed explicitly wanted it.
Maybe the necessary headers are missing in your cross-compile sysroot, etc.
That would give you at least an indication if the system on the device itself has all the necessary libraries and drivers.
Cheers,
_
Bookmarks