[Development] GL headers in Qt5GuiConfigExtras.cmake

Stephen Kelly stephen.kelly at kdab.com
Wed Feb 12 10:42:42 CET 2014


On Wednesday, February 12, 2014 09:19:35 Peter Kuemmel wrote:
> I build 5.2.1 for a embedded system and the generated
> Qt5GuiConfigExtras.cmake fails to find GLES2/gl2.h.
> 
> The reason is that the including dir GLES2 is used twice in the find
> command

You'll need to find out why it's generated that way. Variables from qmake 
populate the fields. Find out what the variables are, why they have the values 
they do etc, and whether there is a bug somewhere. 

> , "GLES2/gl2.h" is searched for in "/usr/include/GLES2", but there
> is no "/usr/include/GLES2/GLES2/gl2.h":
> 
> set(_GL_INCDIRS "/usr/include/GLES2")

Where does this come from?

Thanks,

-- 
Stephen Kelly <stephen.kelly at kdab.com> | Software Engineer
KDAB (Deutschland) GmbH & Co.KG, a KDAB Group Company
www.kdab.com || Germany +49-30-521325470 || Sweden (HQ) +46-563-540090
KDAB - Qt Experts - Platform-Independent Software Solutions
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20140212/ac4a8ac4/attachment.sig>


More information about the Development mailing list