Re: [INTERNALS-WIN] Building PHP on Win7 with SP1.
[email protected] ("Anatol Belski") Mon, 8 Dec 2014 16:14:54 +0100
| Newsgroups | php.internals.win |
|---|---|
| Message-ID | <[email protected]> |
Hi Richard, On Mon, December 8, 2014 15:53, Richard Quadling wrote: > Hi. > > > Just getting back to Win PHP dev. Wanting to build PHP. VS2012 Express > for Windows Desktop throws a message saying that is incompatible with my > version of Windows. > > What version of Windows & VS are you all using? > > > Regards, > > > Richard. > > > P.S. I chose VS2012 because > https://wiki.php.net/internals/windows/compiler > said so and I believe everything I read on the intertubes. > using win8 for the builds. PHP-5.5+ needs at least vs2012 not only because the XP support was dropped, but also because many bugfixes/features base on newer APIs. Have no suitable env to try myself, but just read on the internets about folks reporting this or similar issue. Some mention it's solved with updating to the latest, so maybe you could give it a try. Regards Anatol