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

Ryan Elkholy ryanelkholy at gmail.com
Wed Apr 27 00:02:02 CEST 2016


Yes, sorry for that. Three questions:

1. How did you find that 0x300b was EGL_BAD_NATIVE_WINDOW?

2. What is this caused by?

3. Given that there is no obvious solution, how can I dig further into debugging this?

Thanks

> On Apr 26, 2016, at 5:20 PM, Thiago Macieira <thiago.macieira at intel.com> wrote:
> 
>> 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
> 
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest



More information about the Interest mailing list