[SailfishDevel] undefined symbols
Robin Burchell
robin at viroteck.net
Wed Feb 12 14:57:17 UTC 2014
On 12 Feb 2014, at 15:54, Attila Csipa <qt at csipa.in.rs> wrote:
> On 12/02/14 16:49, Andrey Kozhevnikov wrote:
>> because there are no qt5 config for Qt0Feedback, but pkgconfig did the magic with including libraries :)
>
> Well, technically, there is a /usr/share/qt5/mkspecs/modules/qt_lib_feedback.pri (which would make it just "CONFIG += feedback", right?) but it does look rather WIP (0.0.0 versioning).
QT += as it’s a Qt module, not a feature (which is what CONFIG is for)
and yes, QtFeedback has not been released by the Qt Project, so any and all API is subject to change
BR,
Robin
More information about the Devel
mailing list