Qt Creator IDE shortcut is grayed out
-
Yes it surely can't run since the size is 0 byte.
And what you need to reinstall is not the two items but that Qt Creator one without check mark...
So it seems can't be uninstall individually, maybe you can try to downgrade the version of qt.tools.qtcreator from components.xml and update again.
Anyway even that doesn't work the worst situation would just be uninstalling the whole Qt and reinstalling. -
Thank you, it was helpful. I get an error when running a project just to test Qt Creator after re-installing:
:-1: error: Generator: execution of make failed. Make command was: all &&
When clean project and re-run CMake I get these two errors:
:*-1: error: CMake was unable to find a build program corresponding to "Ninja". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.:-1: error: CMake process exited with exit code 1.*