[Interest] Customizing ui/rcc compiler in qmake

Konstantin Tokarev annulen at yandex.ru
Thu Apr 23 04:54:20 CEST 2020



21.04.2020, 21:52, "Patrick Stinson" <patrickkidd at gmail.com>:
> Sorry, I meant uic not rcc.
>
>>  On Apr 21, 2020, at 10:14 AM, Patrick Stinson <patrickkidd at gmail.com> wrote:
>>
>>  Is there a way to customize the ui compiler to use a command other than rcc?
>>
>>  For example, I am trying to set up my pyqt5 project using only qmake and want it to use the command pyrcc5 instead of rcc, and with a few custom command line arguments.

You may want to try setting QMAKE_UIC and QMAKE_UIC_FLAGS qmake variables

-- 
Regards,
Konstantin



More information about the Interest mailing list