[Development] R: [QT5] Configure error in QUrl
Matteo Brichese
mbrichese at came.it
Fri Mar 22 16:20:03 CET 2013
Hi, the EGL is provided by nvidia, so I don't think that I could get any mod.
So, I've to reorder the include in EGL/egl.h right?
I'm sorry for the html signature, it's a society default, I'll try to delete it when sending to this ML.
---
Matteo Brichese
Software Engineer
mbrichese at came.it
Came Cancelli Automatici S.p.A.
www.came.com
________________________________________
Da: development-bounces+mbrichese=came.it at qt-project.org [development-bounces+mbrichese=came.it at qt-project.org] per conto di Thiago Macieira [thiago.macieira at intel.com]
Inviato: venerdì 22 marzo 2013 16.10
A: development at qt-project.org
Oggetto: Re: [Development] [QT5] Configure error in QUrl
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
More information about the Development
mailing list