roastduck/FreeTensor

fatal error: ranges: No such file or directory #include <ranges> when use make to compile

zlwu92 opened this issue · 0 comments

zlwu92 commented

Screenshot from 2023-04-04 11-52-14
Screenshot from 2023-04-04 11-52-36

In your dependencies, GCC (>= 10, to support C++20 and the "unroll" pragma)
Actualy my gcc version is 11.3 I think it should work for c++20. Why I got this error?