Closed NeilLHY closed 3 weeks ago
I had the same issue today. But on OSX. Installing the dependency fixed it for me.
brew install fast_float
I fixed the error when I found the open source code of 'fast_float' and installed it. And folly depends on GNUC > 10.
Hello! When I run build.sh and install folly but get an error:
But I cannot install libfast_float_dev,did you encounter such a problem?My environment is ubuntu 20.04