[PHP-DEV] Unresolved external symbol : xmlXPathCompiledEvalToBoolean

2008-04-22 Thread Richard Quadling
Hi. Am I getting this fatal link error on Windows when building PHP due to an old version of xml in zip.zip? My configure.js is cscript /nologo configure.js "--with-php-build=..\php_build" "--with-extra-includes=..\php_build\include" "--with-extra-libs=..\php_build\lib" "--disable-ipv6" "--enab

Re: [PHP-DEV] Unresolved external symbol : xmlXPathCompiledEvalToBoolean

2008-04-22 Thread Rob Richards
The zip file hasn't been updated yet. Get the libs from here: http://ctindustries.net/libxml/ Rob Richard Quadling wrote: Hi. Am I getting this fatal link error on Windows when building PHP due to an old version of xml in zip.zip? My configure.js is cscript /nologo configure.js "--with-php-