El Dijous, 12 de març de 2015, a les 14:03:09, Jan Kundrát va escriure: > Hi, > kdeclarative doesn't build on Qt 5.2 since commit > 25c37a8a599f66e65be44ef99fd1fc8ca55dd477 [1] which introduced a hard dep on > QOpenGLContext::isOpenGLES(), which is 5.3+ only. That commit was merged > almost two months ago. Seems that I should configure some breakage > notifications from the Zuul CI. > > Is KDeclarative supposed to support Qt 5.2?
CMakeLists.txt says yes :D I guess we can either increase that to 5.3 or wrap the isOpenGLES with an ifdef and assume it's false for < 5.3 Marco? Cheers, Albert > > Cheers, > Jan > > [1] > http://quickgit.kde.org/?p=kdeclarative.git&a=commitdiff&h=25c37a8a599f66e65 > be44ef99fd1fc8ca55dd477 [2] > http://doc.qt.io/qt-5/qopenglcontext.html#isOpenGLES _______________________________________________ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel