Re: [Interest] Qt 5.3.1 cmake EGL error

2014-06-25 Thread Jereme Lamothe
As followup to my previous email... The error I ran into appears to be specific to the cmake scripts provided by the SDK, when downloading Qt 5.3.1 using the maintenance tool. Compiling Qt 5.3.1 from source, Qt5GuiConfigExtras.cmake doesn't have the call to the _qt5gui_find_extra_libs macro for EG

[Interest] Qt 5.3.1 cmake EGL error

2014-06-25 Thread Jereme Lamothe
Hey all, with today's release of Qt 5.3.1 I attempted to build a Qt Quick application w/ cmake, and immediately ran into the following error in Qt5GuiConfig.cmake Line 15. The imported target "Qt5::Gui" references the file "Qt5Gui_EGL_LIBRARY-NOTFOUND" but this file does not exist. Possible reas