Fitness
To add Qt and MinGW to your path:
- Click "Start", "Control Panel".
- Click "Performance and maintenance".
- Click "System".
- Click "Advanced".
- Click "Environment variables".
- In "System variables", select "Path" and click "Edit".
- In the end of the variable value, add the path to Qt and MinGW.
The default installation values are as follows, but you need to use common sense here:
";C:\Qt\<version>\bin;C:\MinGW\bin".