[PyQt] Re: autodetect Python.h in configure.py for SIP
    techtonik 
    techtonik at php.net
       
    Mon Jun 25 15:52:02 BST 2007
    
    
  
Andreas Pakulat <apaku <at> gmx.de> writes:
> 
> 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.
Because IIRC autotools do not work without MSYS, so every time I have to issue
./configure I automatically load it.
    
    
More information about the PyQt
mailing list