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 ?
Installation pb with zlib
Moderator: General Moderators