I need little help again.I added all the required SAPI and run it ,there is no problem ,after that i entered nmake but,the command prompt says this:
"Microsoft (R) Program Maintenance Utility Version 11.00.50727.1
Copyright (C) Microsoft Corporation. All rights reserved.
Recreating build dirs
Recreating build dirs
type ext\pcre\php_pcre.def > Debug_TS\php5ts_debug.dll.def
"" -h win32\ -r Debug_TS\ -x Debug_TS\ win32\build\wsyslog.mc
'-h' is not recognized as an internal or external command,
operable program or batch file.
NMAKE : fatal error U1077: '"' : return code '0x1'
Stop. "
What is this? help help"Microsoft (R) Program Maintenance Utility Version 11.00.50727.1
Copyright (C) Microsoft Corporation. All rights reserved.
Recreating build dirs
Recreating build dirs
type ext\pcre\php_pcre.def > Debug_TS\php5ts_debug.dll.def
"" -h win32\ -r Debug_TS\ -x Debug_TS\ win32\build\wsyslog.mc
'-h' is not recognized as an internal or external command,
operable program or batch file.
NMAKE : fatal error U1077: '"' : return code '0x1'
Stop. "
On Thu, Sep 26, 2013 at 9:55 PM, nowton khurai <nowtonkhurai@xxxxxxxxx> wrote:
Thanks it's working!On Thu, Sep 26, 2013 at 8:47 PM, Jorge F. Hernandez <jfha73@xxxxxxxxx> wrote:
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 specified when using --enable-debug-pack
Use of both --enable-pgi and --with-pgo is not allowed
Good luck.
Jorge Hernandez
tel:
fax:
mobile:646-403-9802
646-519-4352
646-262-1908On 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 SAPIHelp.
"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 "
On Thu, Sep 26, 2013 at 5:49 PM, Kevin Ingwersen <ingwie2000@xxxxxxxxxxxxxx> 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 <nowtonkhurai@xxxxxxxxx>:
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.
- References:
- No vc11 folder generated.
- From: nowton khurai
- Re: No vc11 folder generated.
- From: nowton khurai
- Re: No vc11 folder generated.
- From: Jorge F. Hernandez
- No vc11 folder generated.
- Prev by Date: Re: No vc11 folder generated.
- Next by Date: Re: No vc11 folder generated.
- Previous by thread: Re: No vc11 folder generated.
- Next by thread: Re: No vc11 folder generated.
- Index(es):