D16870: Move required KF5KDELibs4Support dependency to conditional kolab resource
Daniel Vrátil
noreply at phabricator.kde.org
Wed Nov 14 09:31:28 GMT 2018
dvratil added inline comments.
INLINE COMMENTS
> asturmlechner wrote in CMakeLists.txt:153
> this is taken from KDELibs4Support, build would still fail without it:
>
> .../resources/ews/ewsclient/auth/ewspkeyauthjob.cpp: In member function ‘virtual void EwsPKeyAuthJob::start()’:
> .../resources/ews/ewsclient/auth/ewspkeyauthjob.cpp:72:35: error: variable ‘const QUrlQuery query’ has initializer but incomplete type
> const QUrlQuery query(mPKeyUri);
> ^
> .../resources/ews/ewsclient/auth/ewspkeyauthjob.cpp: In member function ‘void EwsPKeyAuthJob::sendAuthRequest(const QByteArray&, const QUrl&, const QString&)’:
> .../resources/ews/ewsclient/auth/ewspkeyauthjob.cpp:102:108: error: ‘class QString’ has no member named ‘toAscii’
> QStringLiteral("PKeyAuth AuthToken=\"%1\",Context=\"%2\",Version=\"1.0\"").arg(respToken, context).toAscii());
> ^~~~~~~
The resource should be fixed instead, then.
REPOSITORY
R44 KDE PIM Runtime
REVISION DETAIL
https://phabricator.kde.org/D16870
To: asturmlechner, #kde_pim, mlaurent
Cc: dvratil, vkrause, kde-pim, dvasin, rodsevich, winterz, mlaurent, knauss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20181114/079c143a/attachment.html>
More information about the kde-pim
mailing list