使用cmake的时候出现c++ doesn't support -std=c++11 or -std=c++0x


用cmake的时候出现这句话,要怎么弄?


 /usr/bin/c++ doesn't support -std=c++11 or -std=c++0x, you need one that
  does.

cmake

baga10 10 years, 1 month ago

Your Answer