touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #71675
[Bug 1437182] Re: maliit-framework fails to build against Qt 5.5
Attached is a patch which fixes the build issue, I haven't be able to
test it on a device running Qt 5.5 though, as the PPA currently renders
the phone unbootable, so I'd suggest just adding this patch to the
package in your PPA for now.
** Patch added: "0014-fix-building-with-qt5.5.patch"
https://bugs.launchpad.net/ubuntu/+source/maliit-framework/+bug/1437182/+attachment/4380032/+files/0014-fix-building-with-qt5.5.patch
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to maliit-framework in
Ubuntu.
https://bugs.launchpad.net/bugs/1437182
Title:
maliit-framework fails to build against Qt 5.5
Status in maliit-framework package in Ubuntu:
New
Bug description:
Build log:https://launchpadlibrarian.net/201366368/buildlog_ubuntu-
vivid-amd64.maliit-
framework_0.99.0%2Bgit20130923%2B17fdf86-0ubuntu9~vivid1~test1~qt550alpha1_BUILDING.txt.gz
---
main.cpp:67:12: error: enumeration value 'QtInfoMsg' not handled in switch [-Werror=switch]
switch (type) {
^
---
This build was against 5.5.0 alpha, but being feature complete it's
likely the bug will persist.
A fix would be very welcome in the way that compiling against both Qt
5.4 and Qt 5.5 would work via for example #ifdef. That way a no-change
rebuild would make landing process simpler.
More information about Qt 5.5 at
https://wiki.ubuntu.com/Touch/QtTesting
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/maliit-framework/+bug/1437182/+subscriptions
References