bun
bun copied to clipboard
Unable to build and install bun ubuntu:20.04
Hello!
I am unable to build and install Bun on linux (ubuntu 20.04). I am using gcc and g++ 10.05 version.
It gives the following error :
I have successfully installed SOCI from the source https://soci.sourceforge.net/
Still cmake is unable to FindSoci library. I am trying to build the bun-v1.4.0-alpha version.