gcc - I am using CLION w/ MinGW 3.2, is this ideal for C++11? -


i student more general question , not related hw

i using clion mingw 3.2 , cmake 3.2.2 ideal c++11? or better phrased @ minimum compatible , not crash c++11 features?

a lot of classmates having issues compiling or getting crashes, instructor suggested due many of them not using class recommended ide (visual studio) , default compiler may because compiler not c++11 compatible.

we have not used many c++11 features-in fact 1 have used far auto. (i did searching before , found c++11 new feature, correct?). should worried compatibility issues given environment (mingw 3.2 - clion uses gcc 32 last checked) , cmake (ver 3.2.2)?

also clion ide in general? have access vs2013 year though use webstorm , pycharm other classes , personal projects thought i'd stick in jetbrains family , use clion.


Comments

Popular posts from this blog

android - Gradle sync Error:Configuration with name 'default' not found -

java - Andrioid studio start fail: Fatal error initializing 'null' -

html - jQuery UI Sortable - Remove placeholder after item is dropped -