touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #68540
[Bug 1437182] Re: maliit-framework fails to build against Qt 5.5
Could you Michael look at this at some point so it'd be possible to test
Qt 5.5 running on the phone? (maliit-framework requires a rebuild
because of its private symbol usage, and it's the last piece not
building)
A preferable fix would be a build time detection of Qt 5.4 or Qt 5.5 and
different code path if needed.
** Changed in: maliit-framework (Ubuntu)
Importance: Undecided => High
** Changed in: maliit-framework (Ubuntu)
Assignee: (unassigned) => Michael Sheldon (michael-sheldon)
--
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