Closed snowyu closed 1 year ago
Hi @snowyu. Checkout https://stackoverflow.com/a/74759390. "Clang doesn't have it's own header libraries for C++" so it's getting them from GCC. It might be targeting a GCC version that isn't installed, so you may have to install it.
Thanks. It's ok after sudo apt install g++-12
.
Relevant system information
What you did
following the https://docs.biomes.gg/docs/basics/running-locally. All is ok, until: