Setup Mingw compiler on kali linux

Answered
how can setup mingw compiler for clion for c programming language to compile into exe file, i installed mingw compiler with terminal, but clion doesnt recognise inside IDE, do i have to provide a path or smth?
0
1 comment

Hello!

You can set up the compilers in the toolchain settings `File | Settings | Build, Execution, Deployment | Toolchains`.

0

Please sign in to leave a comment.