Troubles when load Cmake Follow
I'm trying to configure Clion but i have troubles loading Cmake,
I download Cygwing and i add packages Cmake, G++,Gcc
but when Clion try to load those, allways appears waiting and never stop
Attachment(s):
clion.PNG
Please sign in to leave a comment.
Hi,
Please try to do the following:
1) Navigate to "Help -> Configure Debug Log Settings..."
2) Enter "#com.jetbrains.cidr.cpp" into the window (without quotes)
3) Open the Toolchains settings, let it spin for a while
4) Open "Help -> Show Log" and then attach the log file here.
Please revert the debug log settings to avoid excessive logging.
Hi, I did as you instructed and here is the file log
Attachment(s):
idea.log.zip
Thank you. The problem is that cmake freezes for some unknown reason. Please try these steps:
1) Create a simple CMakeLists.txt:
Definitely the trouble is my installation of cygwin, i did that, and cmake is freeze, i will try to fix my installation thanks so much