[Development] cmake broken in 5.1 beta?

Stephen Kelly stephen.kelly at kdab.com
Fri May 17 09:08:27 CEST 2013


On Friday, May 17, 2013 09:01:23 Johannes Lochmann wrote:
> Hi list,
> 
> it seems the cmake build files are somehow broken in 5.1 beta 1. When
> running cmake for my project i get this:
> 
> CMake Error at
> /home/jolo/usr/qt51/5.1.0-beta1/gcc_64/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.c
> make:13 (message):
>    Failed to find "EGL" in "", using the CMAKE_FIND_ROOT_PATH "".
> Call Stack (most recent call first):
> /home/jolo/usr/qt51/5.1.0-beta1/gcc_64/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.c
> make:35 (_qt5gui_find_extra_libs)
> /home/jolo/usr/qt51/5.1.0-beta1/gcc_64/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:9
> 3 (include)
>    CMakeLists.txt:36 (FIND_PACKAGE)
> 
> Is this the same as mentioned here?:
> https://codereview.qt-project.org/#change,55226

Yes, that change was made to fix that error. 

Can you confirm that you don't have these files:

 /usr/lib/x86_64-linux-gnu/libEGL.so
 /usr/include/EGL/egl.h

? I guess I assumed that Qt required them, but if you don't have them and Qt 
otherwise works for you I can add a patch to fix that.

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/20130517/75976820/attachment.sig>


More information about the Development mailing list