2008/4/11 Stanislav Malyshev <[EMAIL PROTECTED]>: > > > > Which VC do you use? > > > > VS 2005.
Ok, the build finally works. It seems to be a bug in VC 2003, the UnicodeString declaration makes it crazy (and extract). As ICU 3.6 can't be build with anything but 2003, I used IBM's binaries with VC 2005 and it works. But it is not a good thing, ICU and PHP should be built using the same compilers, VC 2005 or VC 6 (I hope we'll drop it for php6). I'm not sure if using cygwin built will work well but it can be an alternative. A side note about the sources, it will be nice if all intl developers define the PHP coding standard (like tabs and no space, indentation, etc.) in their favorite editors and use the same line endings (there is mac, windows and linux in there). Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php