This page describes the required libraries and environment for Qt for Windows.
The following third-party libraries may be used when running Qt 5 applications on Windows.
At compile time, the include and lib folders of the ICU installation must be appended to the INCLUDE
and LIB
environment variables. At run-time, the ICU DLLs need to be found by copying the DLLs to the application folder or by adding the bin folder of the ICU installation to the PATH
environment variable.
Support for Secure Sockets Layer (SSL) communication is provided by the OpenSSL Toolkit, which must be obtained separately. Download the latest version of the toolkit.
© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-5.13/windows-requirements.html