Hi Humberto,
On 11/20/2015 04:05 PM, Humberto López León wrote:
I am also interested in learning about the use of OpenGL in Qt from Genode. I basically like to know how to make the port of some of the ejemlos who are on qtbase/examples/opengl.
The examples in this directory require the QtOpenGL library, which had not been ported to Genode, yet. You can find a patch at [1], which adds this library. The 'qt5_opengl_generated.inc' file has been created according to the instructions in [2]. I haven't tested the library with one of the OpenGL examples, yet. Just checked that it compiles without errors.
Christian
[1] https://github.com/cproc/genode/commit/146d52d443d88bf3da2c7e27c479f8fcc4d65... [2] https://github.com/cproc/genode/blob/9ced9ff085b19e7bca74ee6506cba66cc9491d3...