[Development] R: R: [QT5] Configure error in QUrl
Matteo Brichese
mbrichese at came.it
Mon Mar 25 08:33:56 CET 2013
>A slightly longer paste:
>#ifdef MESA_EGL_NO_X11_HEADERS
>typedef void *EGLNativeDisplayType;
>typedef khronos_uint32_t EGLNativePixmapType;
>typedef khronos_uint32_t EGLNativeWindowType;
>#else
>/* X11 (tentative) */
>#include <X11/Xlib.h>
>#include <X11/Xutil.h>
>typedef Display *EGLNativeDisplayType;
>typedef Pixmap EGLNativePixmapType;
>typedef Window EGLNativeWindowType;
>#endif /* MESA_EGL_NO_X11_HEADERS */
I've already tried with the option -DMESA_EGL_NO_X11_HEADERS passed to the configure script but no luck.
I'm missing something?
Regards.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
---
Matteo Brichese
Software Engineer
mbrichese at came.it
Came Cancelli Automatici S.p.A.
www.came.com
More information about the Development
mailing list