<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Dec 10, 2014 at 9:56 AM, Raymond Wooninck <span dir="ltr"><<a href="mailto:tittiatcoke@gmail.com" target="_blank">tittiatcoke@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Tuesday 9 December 2014 16:16:23 Martin Klapetek wrote:<br>
> Git commit 0256b80e9ac7c1459afe0ac021d27e985cba14d3 by Martin Klapetek.<br>
> Committed on 09/12/2014 at 16:16.<br>
> Pushed by mklapetek into branch 'master'.<br>
><br>
> Fix typo in headers generation<br>
><br>
> Also install to properly capitalized subdirectory<br>
<br>
And it seems that we have our first breakage in Frameworks.  Programs that<br>
compile against Frameworks 5.5, will no longer compile against Frameworks 5.6<br>
and vice versa.<br>
<br>
The change of the directoryname causes issues as that for 5.5 you need to have<br>
the <ksettings/includefile.h>, but this will fail on 5.6 as that one would<br>
require <KSettings/includefile.h>.<br>
<br>
I was hoping that the camelcase headers could help out here, but they are<br>
installed in the same directoy.<br></blockquote><div><br></div><div>Ah hmm...I did this because at some other places there are KSettings/includefile.h and the build was failing.</div><div><br></div><div>I guess I'll just revert the directory capitalization then, but leave the typo fix itself.</div><div><br></div></div><div>Cheers</div>-- <br><div class="gmail_signature"><span style="color:rgb(102,102,102)">Martin Klapetek | KDE Developer</span></div>
</div></div>