<div class="gmail_extra">Hi,<br><br><div class="gmail_quote">On Fri, Apr 27, 2012 at 11:50, Milian Wolff <span dir="ltr"><<a href="mailto:mail@milianw.de" target="_blank">mail@milianw.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hey Aleix,<br>
<br>
here some feedback (the other thread got too big already :P). Sorry I didn't<br>
have time to check this earlier...<br>
<br>
a) on ubuntu machines, one needs to install kdelibs5-experimental-dev<br>
otherwise kdeclarative.h is not found. Can we get a proper cmake check for<br>
that please and disable the welcome page otherwise?</blockquote><div><br></div><div>I'd say the welcome-page is an integral part of kdevelop, the building should fail if the libraries are missing.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

b) I get this error:<br>
<br>
Error loading component qrc:/code.qml:22 module "org.kde.plasma.components" is<br>
not installed<br>
<br>
Again, this should be detected somehow and the welcome page disabled<br>
otherwise. Right now I just see a "white screen of death" which is worse than<br>
the grey thingy before...<br></blockquote><div><br></div><div>I'd say the welcome page is important enough to not have it optional, but it should work with KDE 4.7/Qt4.7.</div><div><br></div><div>Also the code doesn't build with Qt4.7,it uses at least QUuid::toByteArray() which was only introduced in Qt4.8.</div>
<div><br></div><div>For KDE apps it IMHO makes sense to _not_ run bleeding edge KDE/Qt these days, since you hardly want to require the latest feature-version</div><div>of either just to build the next release of your app.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">c) why is the code in kdevelop? should this not be in kdevplatform (for quanta<br>
in the future e.g.)? Maybe making it a plugin would also make a) and b)<br>
simpler.<br></blockquote><div><br></div><div>FACK.</div><div><br></div><div>Andreas</div></div></div>