Hi Thomas,
I use gcc-2.95.3 from the mingw distribution (http:///www.mingw.org) combined with cygwin for the bash shell and the autotools (autoconf, automake, libtools). I had to slightly patch the current cvs version of pygtk-1.99 to take into account some limitations of gcc-2.95 (mostly errors similar to the one described at http://www.python.org/cgi-bin/faqw.py?req=show&file=faq03.024.htp). I then wrote a setup.py script to generate the win32 installer using distutils. If there is some interest for pygtk on win32, maybe I can submit my mingw patch to cvs. I think you can also compile pygtk-1.99 using Visual C++ without any extra source modification. Cedric At 09:39 PM 7/11/2002 +0200, Thomas Guettler wrote: >Hi Cedric and other! > >Which compiler did you use? How can I build it myself? > >What is the lizenze like? Can I produce commercial applications with >it? > > thomas > >-- >Thomas Guettler <[EMAIL PROTECTED]> >http://www.thomas-guettler.de > >_______________________________________________ >pygtk mailing list [EMAIL PROTECTED] >http://www.daa.com.au/mailman/listinfo/pygtk >Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/ ______________________________________________________________________________ ifrance.com, l'email gratuit le plus complet de l'Internet ! vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP... http://www.ifrance.com/_reloc/email.emailif _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
