<table><tr><td style="">arrowd added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D5447">View Revision</a></tr></table><br /><div><div><p>I started working on it.</p>

<p>I added method declaration to <tt style="background: #ebebeb; font-size: 13px;">kdevplatform/interfaces/iruntime.h</tt> and wanted to add a default implementation in <tt style="background: #ebebeb; font-size: 13px;">iruntime.cpp</tt>, but it turned out that to use <tt style="background: #ebebeb; font-size: 13px;">KDevelop::Path</tt>, I have to include <tt style="background: #ebebeb; font-size: 13px;"><util/path.h></tt>, which belongs to <tt style="background: #ebebeb; font-size: 13px;">KDevPlatformUtil</tt> library. I take it, <tt style="background: #ebebeb; font-size: 13px;">KDevPlatformInterfaces</tt> isn't allowed to link to <tt style="background: #ebebeb; font-size: 13px;">KDevPlatformUtil</tt>? How should I proceed?</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R32 KDevelop</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D5447">https://phabricator.kde.org/D5447</a></div></div><br /><div><strong>To: </strong>arrowd, mwolff, arichardson<br /><strong>Cc: </strong>skalinichev, apol, kdevelop-devel<br /></div>