Can't Build Hello World, many mingw errors
Edit: Installing newest version of CLion fixed this.
Fresh install on Windows 10. My mingw home seems to be pointing to the right place in CLion (C:/mingw), but trying to build hello world gives this long error.
How do you even interpret this? Start at the top or bottom?
Please sign in to leave a comment.
Eric, we have an article in our web help about configuring CLion on Windows: https://www.jetbrains.com/help/clion/2016.1/quick-tutorial-on-configuring-clion-on-windows.html. Please check that your settings are the same.
Everything is configured following that guide. What could be the problem?
Could you please compile your project outside CLion? Will it be successful?