bun icon indicating copy to clipboard operation
bun copied to clipboard

Unable to build and install bun ubuntu:20.04

Open tanwar-abhi opened this issue 2 years ago • 0 comments

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 : image

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.

tanwar-abhi avatar Oct 27 '23 11:10 tanwar-abhi