Page 1 of 1

Installation pb with zlib

Posted: Thu Feb 20, 2003 12:13 pm
by Hannouz
I'm trying to compile the PHP 4.3.1 sources in order to create the php4ts dll for Apache on Windows.
The trouble is that php4ts requires zlib.lib and zlib (in the php_modules workspace) requires php4ts_debug.lib.
How can I get out this circular dependency ?