Re: Can't find buildconf for compiling PHP

"Christoph M. Becker" <[email protected]> Tue, 20 Sep 2016 19:52:14 +0200
Newsgroups gmane.comp.php.windows
Message-ID <[email protected]>
On 20.09.2016 at 18:53, Sam Hobbs wrote:

> I am trying to build PHP but "buildconf" is not found.
> 
> I am using Windows 10 and Visual Studio 2015 Community. I am trying to
> build PHP using:
> 
>    Build your own PHP on Windows
>    https://wiki.php.net/internals/windows/stepbystepbuild
> 
> I downloaded:
> 
>    . VC14 x64 Non Thread Safe (2016-Sep-14 02:01:04) from:
>    PHP For Windows: Binaries and sources Releases
>    http://windows.php.net/download

That is a binary release.  You have to click "Download source code";
probably you'll want
<http://windows.php.net/downloads/releases/php-7.0.11-src.zip>.  There
you'll find buildconf.bat in the root folder.

> I assume that Step 5 of "Setup the build directory" means that I need to
> copy the vc9 directory to another directory and rename the other
> directory to vc14.

Yes.

-- 
Christoph M. Becker


-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php