On Thursday 12 March 2015 23:42:54 Albert Astals Cid wrote: > 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
it can easily be a ifdef depending on whether Qt is compiled against OpenGL or OpenGLES. There should be (TM) similar code in plasma framework or in KWin history prior to switch of 5.3. Cheers Martin
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel