The system cannot find the specified path (Qt creator 13.0.1 with msvc_compiler 2019)
-
The system cannot find the path specified.
jom: C:\Project\Config\build-Desktop_Qt_6_7_1_MSVC2019_64bit-Release\Makefile.Release [release\RPA_Config.exe] Error 1
jom: C:\Project\Config\build-Desktop_Qt_6_7_1_MSVC2019_64bit-Release\Makefile [release] Error 2
12:54:11: The process "C:\Qt\Tools\QtCreator\bin\jom\jom.exe" exited with code 2.
Error while building/deploying project RPA_Config (kit: Desktop Qt 6.7.1 MSVC2019 64bit)
When executing step "Make"- I shifted project mingw_64 compiler to msvc_2019 compiler ,that having build time error.
how to solved above error for Qt creator 13.0.1 with msvc_compiler 2019 in Qt 6.7.1 ?
- I shifted project mingw_64 compiler to msvc_2019 compiler ,that having build time error.
-
Hi,
Don't post the same question multiple especially when people are already trying to help you.
Closing this one.
-
S SGaist locked this topic on
-
S SGaist unlocked this topic on
-
If you want further help, please post here the requested information from the other thread such as the lines above the error 2 message which should contain the actual interesting stuff like which file is missing, etc.
-
Is that really the only output you have ?
-
That was not my question. The question was: is that really the only output you get from the build logs ?
