Hi!
I use the Freescale iMX6 Sabre SD development board.
I'm testing the release 3.0.35_4.0.0_130424 of the Vivante libs. When I run my Qt5 application it will stop at a segmentation fault as the first egl-function is called. In my case that is eglBindAPI. I've also tested with eglQueryAPI() with the same results.
If I instead use the release 3.0.35_3.0.0_121207 everything works fine.
Does anyone else have this problem?
Best regards!
Are you able to run an openGL app without QT?
Michel
I've solved this. The segmentation fault was due to wrong version of kernel!