Hi,<br><br><div class="gmail_quote">On Tue, Jun 12, 2012 at 4:44 PM, Patrick Spendrin <span dir="ltr"><<a href="mailto:ps_ml@gmx.de" target="_blank">ps_ml@gmx.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Am 12.06.2012 16:11, schrieb Andre Heinecke:<br>
<div class="im">> Hi,<br>
><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>
> 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 also<br>
> need some dev utils like a compiler or cmake, perl etc. and then you would<br>
> have to manually set up an environment. Make sure you use the right build<br>
> options so that everything is found etc. etc.<br>
<br>
</div>Don't forget to change the hardcoded paths that do exist in the packages<br>
from the kde installer which do contain the path from build location.<br></blockquote><div><br></div><div>Thats what I actually stumbled over (see my other mail), I had hoped the installer would magically fix that.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Also it probably gets hard to change the buildtype due to cmake<br>
restrictions and the Microsoft runtimes (if you would use msvc).</blockquote><div><br></div><div>What would help if there were more fine-grained options, i.e. a "add debug symbols, but link against release Qt/MSVC runtime". Basically a way of adding the /Zi flag for the compiler but linking against Qt etc. release versions. I can handle that locally though, so not a big issue for me.</div>
<div><br></div><div>Andreas</div></div>