[PyQt] Missing pyqtconfig.py in latest PyQt

Phil Thompson phil at riverbankcomputing.com
Wed Jun 11 09:56:14 BST 2014


On 11/06/2014 7:05 am, Luca Beltrame wrote:
> In data martedì 10 giugno 2014 22:25:36, Phil Thompson ha scritto:
> 
>> It's created fine when I run configure.py.
> 
> But not when using configure-ng.py, which is what we use in openSUSE. 
> Is this
> an unsupported option in PyQt4?
> 
> (also this issue was also reported earlier by Rex Dieter on this ML, 
> but it
> was buried in another thread)
> 
> For reference, the configure line:
> 
> python configure-ng.py --confirm-license --qsci-api -u

configure-ng.py is the new build system, pyqtconfig.py is a product of 
the old (deprecated) build system.

QScintilla's configure.py can be used a template for build systems that 
don't require pyqtconfig.py.

Phil


More information about the PyQt mailing list