C

--resource-compiler

Path to rc.exe (for MSVC toolchain).

Description

When running qmlprojectexporter on windows the rc.exe resource compiler is required and a path to it needs to be specified. Depending on the installation options and the windows kit version the path to it usually as follows: "C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\x64\rc.exe"

Note: Specifying this option on other operating systems than windows has no effect.

Since

This option was introduced in QmlProject API 1.3 .

Available under certain Qt licenses.
Find out more.