I got the error during I used the CMake to compiler something. My GCC version: 5.4.0, CMake version: 3.17.3, Anyone can help to fix it?
CMake Error in CMakeLists.txt:
Target "fvt_controller" requires the language dialect "CXX17" , but CMake
does not know the compile flags to use to enable it.
CMake Error in CMakeLists.txt:
Target "cpu_check" requires the language dialect "CXX17" , but CMake does
not know the compile flags to use to enable it.
CMake Error in CMakeLists.txt:
Target "utils" requires the language dialect "CXX17" , but CMake does not
know the compile flags to use to enable it.
CMake Error in CMakeLists.txt:
Target "intel" requires the language dialect "CXX17" , but CMake does not
know the compile flags to use to enable it.