i have install clion on windows 10 professional, , need cygwin 2.5.2 work it. have done steps listed in answer, nothing seems working. have installed cygwin gcc
, g++
, make
, , referenced in clion.
below cygwin \bin\
folder, compilers selected.
i aware need add cygwin path\bin
environment variable, path
, have done:
however clion still fails recognize in bin
folder:
why be?
i had same problem , because make missing though i'd installed gcc-core , gcc-g++ docs say.
if make isn't installed won't detect c compiler or c++ compiler per screenshot above, event though installed.
Comments
Post a Comment