Tagged: 

Viewing 2 reply threads
  • Author
    Posts
    • #7622 Score: 0
      xx
      Participant
      1 pt

      作业3代码框架直接编译,会报错,搜了一下说是要使用c++17编译,
      但是我使用的是cmake编译的, CMakeLists.txt里面也有
      set(CMAKE_CXX_STANDARD 17)
      来指定c++17,为什么还会报错呢?

      Attachments:
      You must be logged in to view attached files.
    • #7625 Score: 0
      偏偏123456
      Participant

      你看下前面的信息,是不是真的起作用了,真的用了C++17

    • #7626 Score: 0
      xx
      Participant
      1 pt

      这个是我的cmakelists

      Attachments:
      You must be logged in to view attached files.
Viewing 2 reply threads
  • You must be logged in to reply to this topic.