Re: [INTERNALS-WIN] PHP7: which Windows Kit?

[email protected] (Jan Ehrhardt) Wed, 05 Aug 2015 15:39:14 +0200
Newsgroups php.internals.win
Message-ID <[email protected]>
Hi Anatol,

Jan Ehrhardt in php.internals.win (Tue, 04 Aug 2015 23:51:01 +0200):
>"Anatol Belski" in php.internals.win (Tue, 4 Aug 2015 23:08:47 +0200):
>
>>The same version is the one required for VS2015.
>
>If I understand this correctly that will be '10.0.10240.0' now in
>C:\Program Files (x86)\Windows Kits\10\Include\10.0.10240.0
>
>There was an upgrade from 10.0.10056.0, 10.0.10069.0 or 10.0.10150.0 to
>10.0.10240.0 on the release date.

To be absolutely sure what VS2015 requires, I am setting up a new
(Virtualbox) Win 7 Pro x64 machine right now without any previous
VS-versions. This Virtualbox is installing at least 192 important Windows
updates since SP1 at the moment, so it will take a while before I can
report back.

http://dev.modern.ie/tools/vms/windows/ has prebuilt Virtualboxes as well,
but these are 32-bits. On one of those I installed VS2015 Pro and was
surprised with the outcome: no Winsock2.h became installed anywhere. So,
on 32-bits machines it is unclear what VS2015 requires to compile PHP (and
OpenSSL).

I will be doing an VS2015 Pro install on the Win 7 Pro x64 machine
probably tonight (CEST).

Jan