yizhihenpidehou commented on issue #17209: URL: https://github.com/apache/tvm/issues/17209#issuecomment-2254552009
> @yizhihenpidehou You should update the GCC version. `std::string_view` is a C++17 feature and GCC 8 did not support it. Thanks! I upgrade the GCC to 10.2 which seem to support c++17, but I still got the similar error. <img width="792" alt="image" src="https://github.com/user-attachments/assets/ebf2855e-7b06-492c-90f2-6ce88c43d7be"> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
