<html>
 <body>
  <div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
   <table bgcolor="#f9f3c9" width="100%" cellpadding="12" style="border: 1px #c9c399 solid; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
    <tr>
     <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href="https://git.reviewboard.kde.org/r/124178/">https://git.reviewboard.kde.org/r/124178/</a>
     </td>
    </tr>
   </table>
   <br />





<blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: 10px;">
 <p style="margin-top: 0;">On juliol 12th, 2015, 2:30 p.m. UTC, <b>Albert Astals Cid</b> wrote:</p>
 <blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: 10px;">
  <pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;"><p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">What's the status of this? Do you need help?</p></pre>
 </blockquote>




 <p>On juliol 12th, 2015, 11:07 p.m. UTC, <b>Jeremy Whiting</b> wrote:</p>
 <blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: 10px;">
  <pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;"><p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">It builds and runs ok with this patch on my machine. Doesn't even build for Jakob. We've no idea why. It seems that libkdegames is pulling in libkde4support, though why it bulids for me is a mystery. Does it build for anyone else with this patch applied ?</p></pre>
 </blockquote>





 <p>On juliol 13th, 2015, 6:17 p.m. UTC, <b>Albert Astals Cid</b> wrote:</p>
 <blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: 10px;">
  <pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;"><p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">Compiles fine here, Jakob can we have a longer error including the command line that creates those errors?</p></pre>
 </blockquote>





 <p>On juliol 13th, 2015, 6:31 p.m. UTC, <b>Jakob Gruber</b> wrote:</p>
 <blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: 10px;">
  <pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;"><p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">I use the included makefile to build without any extra tricks. Here's the full output: http://pastie.org/private/hnetx0axl3yiszzhauw</p></pre>
 </blockquote>








</blockquote>

<pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;"><p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">make VERBOSE=1 please?</p></pre>
<br />










<p>- Albert</p>


<br />
<p>On juny 30th, 2015, 2:38 p.m. UTC, Jakob Gruber wrote:</p>








<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="12" style="border: 1px #888a85 solid; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
 <tr>
  <td>

<div>Review request for KDE Games.</div>
<div>By Jakob Gruber.</div>


<p style="color: grey;"><i>Updated jun. 30, 2015, 2:38 p.m.</i></p>









<div style="margin-top: 1.5em;">
 <b style="color: #575012; font-size: 10pt;">Repository: </b>
picmi
</div>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
 <table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
 <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">This results in errors at compile time:

/usr/bin/ld: cannot find -lKF5::KIOWidgets
/usr/bin/ld: cannot find -lKF5::KDELibs4Support
/usr/bin/ld: cannot find -lKF5::KDELibs4Support</pre>
  </td>
 </tr>
</table>



<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">

 <li>CMakeLists.txt <span style="color: grey">(c9c31e4a14ec63e55c3da8aedd6df325c676d1fc)</span></li>

 <li>src/CMakeLists.txt <span style="color: grey">(a2fdd59780deafd5fa42c8095ba419ed8ee4f034)</span></li>

 <li>src/gui/CMakeLists.txt <span style="color: grey">(43d75ed1633cfb7b5b4b23ed7ffa187e0c45062d)</span></li>

 <li>src/gui/graphicsitems/pixmapitem.cpp <span style="color: grey">(c455073d8457fef6b4de855a4c950c98bbd49f29)</span></li>

 <li>src/gui/graphicsitems/textbanneritem.cpp <span style="color: grey">(f9c56d642bfacfd52ccd8efb0f38b6d8986a8020)</span></li>

 <li>src/gui/mainwindow.cpp <span style="color: grey">(1821fca9afa2344a6927a6c6e4681e792a10a8ec)</span></li>

 <li>src/gui/selectboardwindow.cpp <span style="color: grey">(44f89ee612275a934a9153cb37f1346d35bb5792)</span></li>

 <li>src/gui/settingswindow.cpp <span style="color: grey">(dd838c86f6a83fa39cfcd8f8d6bb0e02c2ca65d6)</span></li>

 <li>src/logic/CMakeLists.txt <span style="color: grey">(0433665c06fea2c7c59b9908250ab7415b9274da)</span></li>

 <li>src/logic/levelloader.cpp <span style="color: grey">(2abad5e3e7e26b7a5e3adb34bf7ef0ab0f878ae8)</span></li>

 <li>src/main.cpp <span style="color: grey">(943854f810eeef9483684a7f597fa9186aeafe3e)</span></li>

 <li>test/logic/CMakeLists.txt <span style="color: grey">(7dce7e71edd35e47ba8706a2fc44b0756857c52f)</span></li>

 <li>test/logic/streaks_test.cpp <span style="color: grey">(3281c40c68f20f5295567a2c511ecd76caf0d6fd)</span></li>

</ul>

<p><a href="https://git.reviewboard.kde.org/r/124178/diff/" style="margin-left: 3em;">View Diff</a></p>






  </td>
 </tr>
</table>







  </div>
 </body>
</html>