Is your branch the branch here: http://github.com/nzjrs/pygtk ?
git clone git://github.com/nzjrs/pygtk.git gives me an empty pygtk directory... Still very new at git. ----- Original Message ---- From: John Stowers <[email protected]> To: Stuart Axon <[email protected]> Cc: [email protected] Sent: Sat, January 9, 2010 5:44:33 PM Subject: Re: [pygtk] Pygtk and Windows... how to build for release? On Sat, 2010-01-09 at 09:39 -0800, Stuart Axon wrote: > Hi, > I'd like to have a go at building PyGtk for Windows. And doing whats > necessary to build an official version. I've installed Visual Studio express > 2008, and have the latest PyGtk from Git. Check out https://bugzilla.gnome.org/show_bug.cgi?id=589671 I got this working fine on windows a few months ago - using the distutils build system. I suggest you update my branch against master and then tell distutils to build using the VC compiler. John _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
