Re: python libs for MinGW

2007-09-17 Thread guruyaya
Great! I've found this link http://bonsai.ims.u-tokyo.ac.jp/~mdehoon/software/python/cygwin.html it has libpython23.def and libpython23.a all set and ready to go. Thanks anyway! Hope I could help someone. -- http://mail.python.org/mailman/listinfo/python-list

Re: python libs for MinGW

2007-09-17 Thread guruyaya
Arrr after a small change in my google search, I have found this tutorial: http://www.mingw.org/MinGWiki/index.php/Python%20extensions and it went ok (or at least seemed ok) until the last stage: when I got this error: C:\Documents and Settings\Yair Eshel\Desktop>dlltool --dllname python23.dll -

python libs for MinGW

2007-09-17 Thread guruyaya
Hi. Strange. I have wrote this message before but somehow it just vanished. I'll try again. I want to install pyqt, on my windows XP using python 2.3. To do that I need to install qt, and to do that, I need to install sip 4.7. Now python configure give out (among lots of other errors), this line: s