cppinsights
cppinsights copied to clipboard
[C++20] Coroutine header file requires -fcoroutines
Hello @matrixjoeq,
thanks for reporting this. You need to enable "Use libc++". Clang and GCC are not compatible at the moment.
Andreas
Fixed by #514.