Hi<br><br><div class="gmail_quote">On Tue, Jun 12, 2012 at 8:36 PM, Andreas Pakulat <span dir="ltr"><<a href="mailto:apaku@gmx.de" target="_blank">apaku@gmx.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br><br><div class="gmail_quote"><div class="im">On Tue, Jun 12, 2012 at 5:27 PM, Thomas Friedrichsmeier <span dir="ltr"><<a href="mailto:thomas.friedrichsmeier@ruhr-uni-bochum.de" target="_blank">thomas.friedrichsmeier@ruhr-uni-bochum.de</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>On Tuesday 12 June 2012, Andre Heinecke wrote:<br>
> On Tuesday 12 June 2012 15:14:56 Andreas Pakulat wrote:<br>
> > Hi,<br>
> ><br>
> > I'm wondering wether it should be possible to install the Devel packages<br>
> > from kde-win-installer and use the installed stuff to build KDE apps from<br>
> > source?<br>
><br>
> Theroretically yes. Bit its not practical I do not know of anyone who does<br>
> this and it is neither documented nor really tested. At least you would<br>
> also need some dev utils like a compiler or cmake, perl etc. and then you<br>
> would have to manually set up an environment. Make sure you use the right<br>
> build options so that everything is found etc. etc.<br>
<br>
</div>I'm using this approach to build binaries of RKWard. True, probably it's not<br>
recommendable. But most of the time this approach allows me to upgrade the<br>
version of KDE I'm building against much faster than by using emerge.<br></blockquote><div><br></div></div><div>Thanks for the information, I'll check how much of the files need patching (I did find several occurrence of the N:/ folder). Looking at the website, is ${_IMPORT_PREFIX} a cmake variable set automatically? (didn't see it in the envvars list you're using).</div>
</div></blockquote><div><br></div><div>Turns out it was only the kdelibs-targets file that had references to soprano, phonon and kdewin32. I guess adding target-export support to these three would get rid of the problem too (at least it seems neither Qt nor the other dependencies which are providing export-targets have this problem).</div>
<div><br></div><div>kdevplatform built and installed without a problem now.</div><div><br></div><div>Andreas</div></div>