D19298: Make it compile without foreach

Kurt Hindenburg noreply at phabricator.kde.org
Fri Mar 22 13:21:51 GMT 2019


hindenburg added a comment.


  On Mac, this change gives this error (after removing -DQT_NO_FOREACH) - the recent changes did not fix the error below - f9b835c66a1facfcd6257fe84d3c7e8ead508353 <https://phabricator.kde.org/R283:f9b835c66a1facfcd6257fe84d3c7e8ead508353> builds fine.
  
  Undefined symbols for architecture x86_64:
  
    "output(QList<Action> const&, QMap<QString, QString> const&)", referenced from:
        _main in policy-gen.cpp.o
  
  ld: symbol(s) not found for architecture x86_64

REPOSITORY
  R283 KAuth

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

To: mlaurent, dfaure
Cc: hindenburg, kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190322/027957d9/attachment.html>


More information about the Kde-frameworks-devel mailing list