How do I get QtWinExtras [winextras] module for Qt 6.3.1 if I build it manually?
Unsolved
Qt 6
-
Today I download the source code of Qt 6.3.1, build it manually, and found that winextras module was removed from the Qt sources.
It's not good because it breaks the compilation of my projects.
Is there are exist any way to get this module back and build Qt in some "official" way, or now I should get this module from the previous Qt versions and integrate it in Qt build manually?Thank you.
-
Hi,
See QTBUG-89564 for the state of the various API's provided by the module.