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.ke...@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

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