Computer Science Canada PHP-GTK |
Author: | Craige [ Thu Dec 07, 2006 5:54 pm ] |
Post subject: | PHP-GTK |
Has anybody ever done any work with PHP-GTK? I went to install it the other day, and faced a missing library problem (intl.dll), and my gtk dll wouldn't load either. Has anybody faced this problem? |
Author: | FGM [ Sat May 12, 2007 9:21 am ] |
Post subject: | Re:php-gtk |
This is actually item#1 of the PHP-GTK FAQ (http://www.php-gtk.eu/faq): "missing intl.dll error: this is the GNU libintl (internationalization library). Download it from the Gimp site. If you use another version, make sure the build matches your php.exe build" |