Hi,
I am trying to compile and build Php 4.3.0 from source on a Windows 2k machine with Visual Studio 7.0 (.NET)
I have succesfully made the resolv.lib and have included it, and included the win32build support files (which includes some .h some .lib and bison.exe files).
When I try to build the final solution I get pass through the TSRM and libmysql. But while building ZendTS, I get the error that there was an "error result retuned from.... my temp folder\somefilename.bat"
Any help would be appreciated.