On sexta-feira, 22 de março de 2013 07.58.46, Matteo Brichese wrote:
>                  from qeglfsintegration.cpp:48:

> This error refers to folder qtbase/src/plugins/platforms/eglfs
>
> It seems that the “None” element of the struct defined in qurl.h is even a
> defined constant in an X11-header.

Please reorder the includes in that file. The X11 includes must *always* be the
last include in the .cpp. If you can, submit that fix to codereview.qt-
project.org.

Note: there is no X11 include in that file. It's probably qeglfsintegration.h →
qeglfscreen.h → EGL/egl.h. Any chance that you can get better EGL headers from
your vendor, with no X11 requirements?

PS: please send text emails

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

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to