nn" <[EMAIL PROTECTED]>
To: "John M. Calvert" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>
Sent: Saturday, March 15, 2003 3:22 AM
Subject: Re: [PHP-WIN] link error on compile php4ts.dsw -cannot open input
file "zlib.lib"
the zlib extension is compiled in
the zlib extension is compiled in and you need to get the zlib module from
cvs.php.net.
- Frank
> Hi, I trying for the first time ever to compile PHP on my Windows 2000
> machine using MS VC++ 6. I have been following the instructions in
> /manual/en/install.windows.php. Everything goes fine un
Hi, I trying for the first time ever to compile PHP on my Windows 2000
machine using MS VC++ 6. I have been following the instructions in
/manual/en/install.windows.php. Everything goes fine until the linker kicks
in:
Linking...
LINK : fatal error LNK1181: cannot open input file "zlib.lib"
Erro