Skip to content
This repository has been archived by the owner on Aug 12, 2021. It is now read-only.

Build fails with Qt 5.15.2 #11

Closed
schnitzeltony opened this issue Jan 23, 2021 · 1 comment · Fixed by #12
Closed

Build fails with Qt 5.15.2 #11

schnitzeltony opened this issue Jan 23, 2021 · 1 comment · Fixed by #12

Comments

@schnitzeltony
Copy link
Contributor

Yocto's meta-qt5 just upgraded Qt 5.15.0 -> 5.15.2. Now materialdecoration fails with

71 | #include <QtXkbCommonSupport/private/qxkbcommon_p.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.

Yes they mean it

plfiorini added a commit that referenced this issue Jan 31, 2021
Make sure we link to Qt5::XkbCommonSupport which is used by
QtWaylandClient internally.

Closes: #11
plfiorini added a commit that referenced this issue Jan 31, 2021
Make sure we link to Qt5::XkbCommonSupport which is used by
QtWaylandClient internally.

Closes: #11
@ghost
Copy link

ghost commented Feb 7, 2021

@plfiorini I am also facing this same issue.

plfiorini added a commit that referenced this issue Feb 15, 2021
Make sure we link to Qt5::XkbCommonSupport which is used by
QtWaylandClient internally.

Closes: #11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant