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.cmake: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.cmake:35 (_qt5gui_find_extra_libs) /home/jolo/usr/qt51/5.1.0-beta1/gcc_64/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:93 (include) CMakeLists.txt:36 (FIND_PACKAGE) Is this the same as mentioned here?: https://codereview.qt-project.org/#change,55226 Thanks for having a look Johannes _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
