Re: [PHP-INSTALL] No vc11 folder generated.
[email protected] ("Jorge F. Hernandez") Thu, 26 Sep 2013 11:17:42 -0400
| Newsgroups | php.install |
|---|---|
| Message-ID | <[email protected]> |
OK I found these:
--enable-object-out-dir will give you that error, notify PHP about it
opening a bug
--enable-debug must not be specifiedwhen using --enable-debug-pack
Use of both --enable-pgi and --with-pgo is not allowed
Good luck.
Signature
Jorge Hernandez
165 East 115th Street #4B
New York, NY 10029
<http://maps.yahoo.com/py/maps.py?Pyt=Tmap&addr=165+East+115th+Street+%234B&csz=New+York%2C+NY+10029&country=us>
[email protected] <mailto:[email protected]>
tel:
fax:
mobile:
646-403-9802
646-519-4352
646-262-1908
On 9/26/2013 8:44 AM, nowton khurai wrote:
> 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
> <[email protected] <mailto:[email protected]>> 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
> <[email protected] <mailto:[email protected]>>:
>
>> 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
>> <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.
>
>