D5447: Only add auto-detected compilers to model if they actually exist

Gleb Popov noreply at phabricator.kde.org
Sun Mar 31 12:25:28 BST 2019


arrowd added a comment.


  I started working on it.
  
  I added method declaration to `kdevplatform/interfaces/iruntime.h` and wanted to add a default implementation in `iruntime.cpp`, but it turned out that to use `KDevelop::Path`, I have to include `<util/path.h>`, which belongs to `KDevPlatformUtil` library. I take it, `KDevPlatformInterfaces` isn't allowed to link to `KDevPlatformUtil`? How should I proceed?

REPOSITORY
  R32 KDevelop

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

To: arrowd, mwolff, arichardson
Cc: skalinichev, apol, kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20190331/1785d497/attachment.html>


More information about the KDevelop-devel mailing list