[Interest] EGL Error : Could not create the egl surface: error = 0x300b

Thiago Macieira thiago.macieira at intel.com
Tue Apr 26 23:20:08 CEST 2016


On terça-feira, 26 de abril de 2016 14:44:45 PDT Ryan Elkholy, PhD, PE wrote:
> Hello,
> 
> I am am trying to make a yocto build that includes meta-qt5 without x11 or
> wayland on the Minnowboard Turbot (x86-64). I was successful in building my
> image but the problem occurred when testing my basic qt app on the image.
> When trying to run the app using -platform eglfs I get the following error:
> 
> EGL Error : Could not create the egl surface: error = 0x300

Hi Ryan

Your subject says 0x300b. That's

#define EGL_BAD_NATIVE_WINDOW             0x300B

there's no 0x300 error code.

> I have been trying to find a solution for this for weeks with no luck. Does
> anyone know any solution for this? Any insight will be helpful because I
> have been stumped for weeks. If nobody knows of a solution is it possible
> to dig deeper into this error and see what is causing it? If so, how?
> 
> Thanks


-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list