C

MinGW compiler

Description

Qt Quick Ultralite supports MinGW 11.2 64-bit on Windows.

You can install this compiler version using Qt online installer. Before you begin command-line setup, ensure that the MinGW toolchain was installed and added to your PATH.

set PATH=C:\Qt\Tools\mingw1120_64\bin;%PATH%

Available under certain Qt licenses.
Find out more.