ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> php-gtk-dev
php-gtk-dev
[PHP-GTK-DEV] Re: building GTK2 from src on win32
by Frank M. Kromann other posts by this author
Jan 4 2004 3:58PM messages near this date
[PHP-GTK-DEV] building GTK2 from src on win32 | [PHP-GTK-DEV] RE: building GTK2 from src on win32
Hi Step,

Happy new year to you too.

>  It occurs to me that it ought to be possible to adapt Wez's shiny new
PHP5
>  build system across to PHP-GTK2, which might make it possible to port
>  changes and additions across to win32 more quickly and easily than going
the
>  full MSVC route.

That should be possible. I was thinking the same, but did'nt have time to
try it yet.

>  So I'm fiddling away trying to build the latest GTK+ from src, and as
ever
>  have fallen at the first hurdle because I can't stop glib wanting to
use
>  libc.lib alongside msvcrt.lib, regardless of the flags I add to the
nmake
>  commandline.  I thought this might be because there's a static library
>  produced alongside the glib dll, but commenting out the static build
didn't
>  help at all.

I thiunk we need to rebuild all the GTK binaries from scratch. PHP5 now
comes with libxml2 and iconv bundled and with all the symbols exported.
There is no need to link with these any more.  This will also allow us to
build everything with the /MD options so we avoid the LIBC linking
problems.
I have two important projects on my plate right now; a new product that we
release at the end of January and my talk for the Vancouver conference. As
soon as I get the time I'll start working on this.

- Frank

-- 
PHP-GTK Development Mailing List (http://gtk.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Thread:
Frank M. Kromann
Steph

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved