with-static-icu

php.internals

Oliver Block

19 years ago
Hello, I've had some problems with compiling latest php (php-src) on WinXP. The configuration procedure is complaining about a missing icuuc.lib. If I've understood it right, you rely on icu with php6. Is there a compiled version downloadable somewhere? Regards, Oliver

Edin Kadribasic

19 years ago
Hi Oliver, The compiled ICU that is used for PHP6 is at: http://files.edin.dk/php/win32/icu-3.4-MSVC-6.0.zip The full set of libraries for PHP4-6 including ICU is: http://files.edin.dk/php/win32/zip.zip Edin On Apr 3, 2007, at 23:05, Oliver Block wrote: