Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Qt 6 - Can't find 32-bit components in setup
-
Hi,
i'm currently developing for x64, but want also target x86. When looking into the installer, i can't find any 32-bit components for Qt 6:
For Qt 5.15.2 there are 32-bit components. Where do i find them?
Thanks.
Best regards,
Kevin
-
@kkettinger There are no 32bit builds available for Qt6. If you need them you will have to build Qt6 by yourself.
-
@kkettinger There are no 32bit builds available for Qt6. If you need them you will have to build Qt6 by yourself.
-
Thanks @jsulm.