<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On 29 January 2014 14:33, Brad Anderson <span dir="ltr"><<a href="mailto:eco@gnuk.net" target="_blank">eco@gnuk.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class="im">On Wednesday, 29 January 2014 at 00:41:46 UTC, Manu wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
I had an issue with the windows installer.<br>
It didn't remember where my existing D installation was, and tried to<br>
installer it somewhere else by default.<br>
It should remember where I installed it last time and upgrade the existing<br>
installation.<br>
</blockquote>
<br></div>
The Window installer here doesn't actually work because the URL<br>
is wrong. You're just using your previous installation.<br>
</blockquote></div><br></div><div class="gmail_extra">I'm having another trouble with the installer on Win8.1 + VS2013</div><div class="gmail_extra"><br></div><div class="gmail_extra">The installer produces lines in sc.ini:</div>
<div class="gmail_extra"><div class="gmail_extra">  WindowsSdkDir=C:\Program Files (x86)\Windows Kits\8.1\</div><div><br></div><div>and lower:</div><div><div>  ; Platform libraries (Windows SDK 8)</div><div>  LIB=%LIB%;"%WindowsSdkDir%\Lib\win8\um\x64"</div>
</div><div><br></div><div>WindowsSdkDir is correct, it seems to have found the proper folder for Win8.1, but the LIB path is wrong. That path is correct for "Windows Kits\8.0", but it's been moved under 8.1, the proper path for the 8.1 libs is: "Windows Kits\8.1\Lib\winv6.3\um\x64"</div>
<div><br></div><div>Seems 'win8' becomes 'winv6.3' under 8.1 for some reason...</div></div></div>