John Stowers wrote: > Hi Guys, > > Has anyone got a version of PyGObject > 2.14 to build on windows? > > John
I was able to build 2.18.0 with MingW. The details and a patch are in the last couple messages here: http://bugzilla.gnome.org/show_bug.cgi?id=562790 I didn't test it very much, I was just trying to get it to build. I was able to import glib and gobject without problems, but importing gio resulted in a crash. dave _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
