Need help in setting up CLion and MinGW
I'm a student.
I use Win10
I installed CLion 1.1
I install MinGW (All of its components in the installer package)
During the initial setup it detected the MinGW/CMake/GDB alright... all check.
But the configuration of the debug is missing.
What to do??
Please sign in to leave a comment.
Hi Arif.
Could you please send us a sample project so we can take a look at what is going on?
It's been solved. The problem was the cmakelists.txt was not included when importing the project.