KDE Frameworks 5.63.0
David Faure
faure at kde.org
Sat Oct 12 18:46:44 BST 2019
Hi Bero,
I missed this until today. Can you upload it to phabricator?
The plasma-framework developers need to see this, I can't act on it.
Cheers,
David.
On mardi 8 octobre 2019 12:53:17 CEST Bernhard Rosenkraenzer wrote:
> Hi,
> plasma-framework doesn't compile here (likely trigger is OpenGL headers from
> libglvnd 1.2.0):
>
> ../src/declarativeimports/core/windowthumbnail.cpp:42:60: error: unknown
> type name 'GLeglImageOES' typedef
> GLvoid(*glEGLImageTargetTexture2DOES_func)(GLenum, GLeglImageOES); ^
> ../src/declarativeimports/core/windowthumbnail.cpp:456:23: warning: cast to
> 'void *' from smaller integer type 'xcb_pixmap_t' (aka 'unsigned int')
> [-Wint-to-void-pointer-cast] (EGLClientBuffer)m_pixmap, attribs);
> ^
> ../src/declarativeimports/core/windowthumbnail.cpp:502:91: error: use of
> undeclared identifier 'GLeglImageOES'
> ((glEGLImageTargetTexture2DOES_func)(m_glEGLImageTargetTexture2DOES))(GL_TE
> XTURE_2D, (GLeglImageOES)m_image); ^ 1 warning and 2 errors generated.
>
>
> The patch I've attached fixes the error, but the warning may be worth
> looking into as well.
>
> ttyl
> bero
>
> On Sunday, October 06, 2019 13:31 CEST, David Faure <faure at kde.org> wrote:
> > Dear packagers,
> >
> > KDE Frameworks 5.63.0 has been uploaded to the usual place.
> >
> > Two new frameworks: kcalendarcore and kcontacts.
> >
> > Public release next Saturday.
> >
> > Changelog not ready yet, I'll clean it up and post it tonight.
> >
> > Thanks for the packaging work!
--
David Faure, faure at kde.org, http://www.davidfaure.fr
Working on KDE Frameworks 5
More information about the release-team
mailing list