#error This file requires compiler and library support for the ISO C++ 2011 standard
生活随笔
收集整理的這篇文章主要介紹了
#error This file requires compiler and library support for the ISO C++ 2011 standard
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
解決方式:
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -std=c++11")
總結
以上是生活随笔為你收集整理的#error This file requires compiler and library support for the ISO C++ 2011 standard的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: Spark NaiveBayes Dem
- 下一篇: 程序员从优秀到卓越的几点建议