Solution for Slow CLION
Hey,
i am using Clion for a year. i changed my windows one month ago and installed clion again but this time for MinGW i used the link inside the Clion program.
and installed the MinGW (https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/mingw-builds/installer/mingw-w64-install.exe/download) . after this installation, my clion getting 10x slower than usual . after see this problem, i search the internet and i found out that people have very problem with Clion speed (in compile and code). so i uninstalled the MinGW and install from (http://www.mingw.org/wiki/Getting_Started) (which i used this before changing windows and everything was fine). after installing this MinGW from the link i provided, everything get back to normal and now my speed is 10x faster . so i think the clion slow problem is from the MinGW compiler. you need to install it from (http://www.mingw.org/wiki/Getting_Started) to make your clion faster in compile and even code part
please guys test it and share your results
thank's
Please sign in to leave a comment.
Hi!
Could you please specify if there is a time difference if you are compiling your project using the command line, without CLion?