<table><tr><td style="">obogdan created this revision.<br />obogdan added a reviewer: KDevelop.<br />obogdan added a subscriber: KDevelop.<br />obogdan set the repository for this revision to R185 KDevelop Plugin: Embedded Platforms.<br />obogdan added a project: KDevelop.<br />Restricted Application added a subscriber: kdevelop-devel.
</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/D3551" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>The dependency wasn't set properly and the build of <tt style="background: #ebebeb; font-size: 13px;">embeddedlauncher.cpp</tt> failed because the <tt style="background: #ebebeb; font-size: 13px;">ui_firsttimewizard.h</tt> wasn't generated yet.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>I've compiled and installed this to <tt style="background: #ebebeb; font-size: 13px;">~/KDE/install</tt> and done:</p>

<div class="remarkup-code-block" style="margin: 12px 0;" data-code-lang="text" data-sigil="remarkup-code-block"><pre class="remarkup-code" style="font: 11px/15px "Menlo", "Consolas", "Monaco", monospace; padding: 12px; margin: 0; background: rgba(71, 87, 120, 0.08);">export QT_PLUGIN_PATH=$QT_PLUGIN_PATH:$HOME/KDE/install/lib/x86_64-linux-gnu/plugins
export XDG_DATA_DIRS=$XDG_DATA_DIRS:$HOME/KDE/install/lib/x86_64-linux-gnu/plugins  
kdevelop</pre></div>

<p>but KDevelop did not see the plugin. I don't know how better to test this.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R185 KDevelop Plugin: Embedded Platforms</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D3551" rel="noreferrer">https://phabricator.kde.org/D3551</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>.gitignore<br />
CMakeLists.txt<br />
arduinoversion.h.in<br />
firsttimewizard.h<br />
firsttimewizard.h.in<br />
launcher/embeddedlauncher.cpp<br />
toolkit.h<br />
toolkit.h.in</div></div></div><br /><div><strong>EMAIL PREFERENCES</strong><div><a href="https://phabricator.kde.org/settings/panel/emailpreferences/" rel="noreferrer">https://phabricator.kde.org/settings/panel/emailpreferences/</a></div></div><br /><div><strong>To: </strong>obogdan, KDevelop<br /><strong>Cc: </strong>kdevelop-devel, KDevelop, Pilzschaf, akshaydeo, surgenight, arrowdodger<br /></div>