[PyQt] pyqtdeploy, Ubuntu and dynamically loading modules...

Ilya Kulakov kulakov.ilya at gmail.com
Fri Mar 11 06:39:18 GMT 2016


Phil,

I was more thinking about an ability to specify generic arguments, like additional flags for qmake.
AFAIK, qmake supports variable number of arguments it later adds to the generated makefile.

Would be nice if pyqtdeploycli support them as well.


> On 10 Mar 2016, at 19:50, Phil Thompson <phil at riverbankcomputing.com> wrote:
> 
> On 10 Mar 2016, at 1:37 pm, Ilya Kulakov <kulakov.ilya at gmail.com> wrote:
>> 
>> Phil,
>> 
>> Patching produced files is far from being convenient. Do you think adding interface to pyqtdeploycli to configure various parts of produced makefile reasonable? 
> 
> Yes - for those things that often need to be configured. It will never be the case that patching produced files will not be needed.
> 
> I'll add a --with-fpectl option to the TODO list for v1.3.
> 
> Phil



More information about the PyQt mailing list