Re: [PHP-DEV] php_gettext.dll
[email protected] (Edin Kadribasic) Tue, 11 Mar 2003 10:17:29 +0100
| Newsgroups | php.dev |
|---|---|
| Message-ID | <[email protected]> |
On Tuesday, Mar 11, 2003, at 03:35 Europe/Copenhagen, Nathan Fredrickson wrote: > Hi, > Is the CVS source out of date for gettext extension? The distributed > php_gettext.dll dynamically loads libintl-1.dll. The php_gettext.dll > I > built from the CVS source is linked to gnu_gettext.lib. > > How can I build a php_gettext.dll that works like the one in the win32 > binary distribution? (dynamiclly loads libintl.dll) It could be that I compiled libintl differently. You can find all libraries and includes for the snapshot/release building machine at: http://ftp.proventum.net/pub/php/win32/misc/dev/php_build/(include|lib)/ Edin