Error "CMake configuration 'Release' not found".
Moved
Unsolved
Qt Creator and other tools
-
Bug jumps out
:-1: error: No "Release" CMake configuration found. Available configuration: "Debug". Make sure that CMAKE_BUILD_TYPE variable matches the "Build type" field.
Installed a new qt 6.2.3, concurrently deleted the old versions.
I can’t get around this error on release in debugging the program collects
cmake is present in two places in the
/home/dima/Qt/Qt6.0.3/Tools/CMake/bin/cmake
directory and in the/usr/bin/cmake
system bins