Relative Content

Tag Archive for c++ubuntuwindows-subsystem-for-linuxio-uringproxygen

Error Building Proxygen (Networking Library) on Ubuntu 22.04.4, WSL

I’m following the instructions on Proxygen’s github repository to build and install it. They say to just run ./build.sh in the proxygen directory. Once proxygen builds, I get errors that all say undefined reference to folly::AsyncIoUringSocket. There is something going on with the liburing library.