Cmake profile not found
I am very new to Linux (I'm on Ubunutu) and C++. On Windows, I installed MinGW and CLion and I never had to worry about run configurations. Now I am unable to run hello world because I believe I don't have any run configurations.
Clion keeps saying:
11:28 AM Cannot find any CMake profile
11:28 AM Cannot find any CMake profile
11:30 AM Cannot find any CMake profile
11:31 AM Cannot find any CMake profile
Please sign in to leave a comment.
Hi! Do I understand correctly, that now you're running CLion on Ubuntu?
Does it work if you create a default new project in CLion (close currently opened project by File | Close Project, on the Welcome Wizard choose "New Project", then choose "C++ Executable" and click "Create")?
Yes I am now running it on Ubuntu. I tried with the default hello world project, and those steps you outlined. No run configuration creates and it fails to launch!
1. Please provide a screenshot of File | Settings | Build, Execution, Deployment | Toolchains (please capture the screenshot after the compiler detection is completed).
2. Do you see any errors in the CMake tool window (View | Tool Windows | CMake)?
I have the same issue, please see this post with all the information:
https://intellij-support.jetbrains.com/hc/en-us/community/posts/360006862719-Win10-Local-Debian-9-Remote