config_host.mk:
export UCRTSDKDIR=C:/PROGRA~2/WI3CF2~1/10/
export UCRTVERSION=10.0.10240.0


Looking at the creation date of that folder, it matches the creation date of 
C:\Program Files (x86)\Microsoft Visual Studio 14.0.


So it seems that even if you do not install the win 10 SDK component, the MSVC 
2015 installer will still create the "Windows Kits" folder and install some 
files.


When the Win 10 SDK is not installed most of folders are nearly empty. For 
example the  "bin\x86\ucrt" only contains 1 file, ucrtbased.dll. The entire 
"bin" tree is only a few meg vs ~2 GB with a SDK installed. The only notable 
exception is the "Lib" folder which contains nearly 1 GB of data vs 2GB with 
the SDK installed.


Is there anything else I can provide? Would you like a full directory listing 
with and without the win 10 SDK installed?

________________________________
From: David Ostrovsky <d.ostrov...@gmx.de>
Sent: Sunday, February 19, 2017 11:35 AM
To: Luke Benes
Cc: libreoffice-dev
Subject: Re: MSVC 2015 builds Failing After 2017 Support added

On Sun, 2017-02-19 at 18:56 +0000, Luke Benes wrote:
> >  The default should be that whatever comes with the compiler should
> > be
> >  enough, and that installing any separate SDK should be optional.
>
>
> Agreed, this is how MSVC 2015 worked before the 2017 patch.
>
>
> >  So, if your UCRTVERSION is 10.0.10240.0 (can you verify in
> > config_host.mk?)

I don't see the answer to my question above.
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to