Project ERROR: Cannot run compiler 'clang++'. Output
-
I get the following error and Im unsure how to resolve the issue.
Project ERROR: Cannot run compiler 'clang++'. Output:
===================
Maybe you forgot to setup the environment?
23:34:44: The process "/home/jarel/Qt/5.12.1/gcc_64/bin/qmake" exited with code 3.
Error while building/deploying project untitled (kit: Desktop Qt 5.12.1 GCC 64bit)
When executing step "qmake"
-
Hi and welcome to devnet,
What OS are you running ?
What compilers did you install ?
How did you configure Qt to use clang in place of gcc ?
-
Hello
Im running OpenSUSE Leap 15
for the last question, I hope ill answer it the correct way. Im not sure how I configured it. I just installed Qt creator and when I tried to create a new project, I seen the error message
-
Then you should check your Kit.
How did you install Qt ?
-
@jarelsanders1986 Is there a reason why you're using RC1 of the QtCreator?
Do you need Clang? If not you can use GCC which is default on Linux.