Error while building/deploying project untitled (kit: Desktop Qt 6.4.3 MinGW 64-bit) When executing step "Make"
-
Getting this error while building Qt project(on qmake)
Error while building/deploying project untitled (kit: Desktop Qt 6.4.3 MinGW 64-bit) When executing step "Make"
Can anyone help me with the same?
-
@Sonal-Jain
After running and reopening the project getting this errorNo rule to make target 'all'. Stop.
-
@Sonal-Jain said in Error while building/deploying project untitled (kit: Desktop Qt 6.4.3 MinGW 64-bit) When executing step "Make":
No rule to make target 'all'. Stop.
Did you run qmake?
-
Hi,
How did you install MinGW ?
Based on what you wrote, I would say not through the Qt Installer. If so, please do and use that one. -
Just use the one provided through the Qt Online installer.
-
Did you test that you can start it successfully by hand ?
-
Use a terminal and try to call ˋg++.exe` using the full path to the executable.