Re: [PHP-DEV] ext/gd build broken on Win32

2003-09-14 Thread Sebastian Bergmann
Moriyoshi Koizumi wrote: > Which version of freetype2 are you using? freetype/freetype.h says: #define FREETYPE_MAJOR 2 #define FREETYPE_MINOR 0 Where would I get a current bundle with includes/libraries for Win32? -- Sebastian Bergmann http://sebastian-bergmann.de/

Re: [PHP-DEV] ext/gd build broken on Win32

2003-09-14 Thread Moriyoshi Koizumi
> e:\home\php\php5\ext\gd\gd.c(479): error C2065: > 'FREETYPE_PATCH': Undeclared identifier Which version of freetype2 are you using? Moriyoshi -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] ext/gd build broken on Win32

2003-09-14 Thread Sebastian Bergmann
e:\home\php\php5\ext\gd\gd.c(479): error C2065: 'FREETYPE_PATCH': Undeclared identifier -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/ -- PHP Internals - PHP Runtime D