Rehearse icon indicating copy to clipboard operation
Rehearse copied to clipboard

C++11 is really necessary?

Open AlefCS opened this issue 6 years ago • 0 comments

Hi, I'm trying to install Rehearse in the cluster of the university that I study, but during the make command I get the error cc1plus: error: unrecognized command line option "-std=c++11". I research and apparently I got this because the g++ version of the cluster is 4.4.7 and it doesn't support C++11. I don't have how to install a recent version of g++, so it is possible to install Rehearse without C++11? If yes, how?

AlefCS avatar May 03 '18 23:05 AlefCS