[PyQt] Configuring PyQt5 with configuration files
Erik Janssens
erik.janssens at conceptive.be
Mon Dec 3 09:10:57 GMT 2018
Hi,
I tried to build PyQt5 with configuration files to enable cross compilation
with mingw on linux.
The PyQt5 configure script detects the modules just fine.
(This might be due to having wine installed, I did not try to find out how
exactly that worked).
However when using a configuration file, I'm required to define the
'pyqt_modules',
otherwise, only Qt is built.
Is there a way to simply built all detected modules ?
Thx,
Erik
More information about the PyQt
mailing list