Scott MacVicar wrote: > It's working fine here on VC6 and 2005 on XP. > > afaik the code was only there to deal with older versions of Windows > that didn't have _WINNT32_WINNT defined. > > More investigation is needed to see what exactly is broken. We may just > need to rebuild some of the things in zip.zip again. > > Scott > Confirmed that it's a problem with the 6.1 sdk - the issue is microsoft suddenly defines something that they've never bothered to before, and the bindlib that PHP on windows uses is trying to define it too - probably need to fix it in the bundled lib
You can make 2008 use the older 6.0 sdk if you must build it right now, or wait until we get the bundled lib ready for the 2008 compiler Thanks, Elizabeth -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php