D16870: Move required KF5KDELibs4Support dependency to conditional kolab resource

Andreas Sturmlechner noreply at phabricator.kde.org
Wed Nov 14 00:28:34 GMT 2018


asturmlechner added inline comments.

INLINE COMMENTS

> mlaurent wrote in CMakeLists.txt:153
> Why ?

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());
                                                                                                              ^~~~~~~

REPOSITORY
  R44 KDE PIM Runtime

REVISION DETAIL
  https://phabricator.kde.org/D16870

To: asturmlechner, #kde_pim, mlaurent
Cc: vkrause, kde-pim, dvasin, rodsevich, winterz, mlaurent, knauss, dvratil
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-pim/attachments/20181114/a4bb5f02/attachment.html>


More information about the kde-pim mailing list