On 19.06.07 11:27:13, techtonik wrote: > The same thing happens with generated Makefiles. They contain DOS/NT commands > even if generated from MSYS environment. Why isn't it possible to use > distutils/setuptools or scons instead of reinventing the process?
Because it is rather hard to do this with at least distutils. Apart from that: Why do you use MSYS at all? Python, gcc and also PyQt work fine without it. Andreas -- Life is to you a dashing and bold adventure. _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
