• Tools
  • Articles
  • Q&A
  • Login
0 0

使用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

9 years, 11 months ago
baga10

baga10


share
baga10 9 years, 11 months ago

Answers

0

http://stackoverflow.com/questions/10984442/how-to-detect-c11-support-of-a-compiler-with-cmake/20165220#20165220

answered 9 years, 11 months ago
baga10

Taiga


share
Taiga answered 9 years, 11 months ago

Your Answer

Ask Question
Related questions

cmake 目录包含 引入头文件 问题

cmake如何使用dashboard?

cmake 编译rstudioserver源码遇到的小问题

cmake fcitx-qt5时报错"ECM"

linux下如何知道链接程序时链接 (使用)的库的绝对路径

Cmake 做configure时,报错:No CMAKE_C_COMPILER could ...