Hello, I've written a small application for GNU/Linux with Python 2.5+, PyGTK, PyGobject and Sqlite3, and I'd like to port it to Windows as well. I used the GNU Build System, a.k.a. autotools, because I thought it would be easier to integrate translation support with Intltool. But on the other hand every instruction on porting Python applications to Windows uses Python's distutils, or presumes a simple Python script.
Could anyone please show me a tutorial on building Python/PyGTK applications with autotools for Windows? If it's not possible, would anyone please show me a tutorial on integrating Intltools and GNOME Doc Utils on distutils? Thanks in advance! -- Leonardo Ferreira Fontenelle <[email protected]>
_______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/
