I Itried but still i get the same error,is wrong folder selection the source of the error or something else ,the following notes is of command prompt while trying to enable certain SAPI
"C:\php-sdk\phpdev\vc9\x86\php-5.5.4-src>configure --enable-object-out-dir --enable-debug --enable-debu g-pack --enable-pgi --with-pgo Saving configure options to config.nice.bat Checking for cl.exe ... <in default path> Detected compiler MSVC11 (Visual C++ 2012) Detected 32-bit compiler Checking for link.exe ... C:\Program Files\Microsoft Visual Studio 11.0\VC\bin\ Checking for nmake.exe ... <in default path> Checking for lib.exe ... <in default path> Checking for bison.exe ... <in default path> Checking for re2c.exe ... <in default path> Detected re2c version 0.13.5 Checking for zip.exe ... <in default path> Checking for lemon.exe ... <not found> Checking for mc.exe ... <not found> Checking for mt.exe ... <not found> ERROR: you chosen output directory C:\php-sdk\phpdev\vc9\x86\php-5.5.4-src\no does not exist " Help. On Thu, Sep 26, 2013 at 5:49 PM, Kevin Ingwersen <ingwie2...@googlemail.com>wrote: > Im totally no windows dude, but maybe try to use VC9 folder. Maybe it > works...? > Am 26.09.2013 um 14:14 schrieb nowton khurai <nowtonkhu...@gmail.com>: > > I'm trying to build php 5.5+ from source in windows 8, i followed the > steps given in http://wiki.php.net/internals/windows/stepbystepbuild, i > used php-sdk version- "php-sdk-binary-tools-20110512" to generate the > folder "phpdev" under the directory " C:\php-sdk\" ,the problem is i don't > see any "vc11" folder under the directory > "C:\php-sdk\phpdev\" ,although "vc6","vc8" and "vc9" folder are > automatically generated, is something wrong with my php-sdk version or is > it something else. Help. > > >