[PHP-GTK-DEV] Re: Window Build Patch - Check for grep and sed
by Elizabeth Smith other posts by this author
Feb 28 2007 5:48AM messages near this date
[PHP-GTK-DEV] Re: Window Build Patch - Check for grep and sed
|
[PHP-GTK-DEV] Re: Window Build Patch - Check for grep and sed
Elizabeth Smith wrote:
> Round three - add support for the GdkPixbuf::new_from_gd on windows
>
> Since the method will only work if gd is compiled statically into php, I
> made a new argument (--enable-gd) that simply sets the right compiler flag
I didn't get an answer yeah or nay on this one, probably because it got
lost in the shuffle. We had talked about this earlier and decided a
compile flag is the only nice way to support it, since the method
doesn't work with shared gd (although if someone would fix that...)
Since there's no way to query the php5(ts)(_debug).lib to see if it has
gd support compiled in, the only way to really tell is using a configure
flag. This just sets /D HAVE_GD_BUNDLED=1 so the new_from_gd is put
into php-gtk2.dll
Thanks ;)
Thread:
Elizabeth Smith
Steph Fox
Elizabeth Smith
Steph Fox
Steph Fox
Steph Fox
Elizabeth Smith
Steph Fox
Steph Fox
Elizabeth Smith
Elizabeth Smith
Elizabeth Smith
Elizabeth Smith
Elizabeth Smith
|