https://github.com/facebook/proxygen”rel=“nofollow noretinger”>github ,用于建造和安装。 他们说,只是从代理名录中操作。 一旦代理商建立起来,我就发现所有人都说的“条码”的错误。 图书馆正在使用<代码>电子查询<>。
当我首次尝试建立代用人时,我发现与以下功能电话有关的编辑错误:proxygen
至liburing<>t
, 而这些职能是没有的。 <代码>proxygen在使用与安装方式不同的liburing
时,我删除并重填了liburing-dev
Pack, reran . /build.sh
,这些错误是固定的。 但是,现在我忘记了上述错误。
While building, this warning comes up if it means anything:
"The package name passed to find_package_handle_standard_args (LIBURING)
does not match the name of the calling package (LibUring)." But I get the same type of CMake warning with every other dependency, and those all build fine.
I m on Windows 10, using WSL and Ubuntu 22.04.4. I have GCC 11.4. They ve only tested proxygen on Ubuntu 18.04 but say "it should work on many other platforms." I ve tried installing proxygen with vcpkg and linuxbrew, and got build errors both times. Please have mercy, I ve been using Windows and Visual Studio all my life and am completely new to CMake tools and Linux. If there s more info I should give, please ask.
Thank you very much in advance