Recent

Author Topic: OpenGLESv2: eglInitialize failed();  (Read 4902 times)

BlueMoony

  • New Member
  • *
  • Posts: 34
OpenGLESv2: eglInitialize failed();
« on: May 18, 2015, 10:54:55 am »
Hello everyone,

I am using codetyphon with the CodeOcean libraries which includes a OpenGLESv2 example. I cross compile this for an arm device (Banana Pi to be exact) however, the program fails on the eglInitialization. Is there a way to debug this? I tried to use gcc to compile sort of same example (triangle) on the device itself (which compiled) and here it failes in the GetDisplay function.

The libraries are present (egl.so lGLESv2.so) in the /usr/lib/arm... folder.
The device has an Mali 400 GPU and the image I use has the binaries installed to access it (for example, I do have video hardware acceleration for mplayer)

Any suggestion where to start? I did not make this image myself.

Thanks in advance,

BlueMoony

 

TinyPortal © 2005-2018