int,class absl::lts_20230125::string_view)" (??0LogMessageFatal@log_internal@lts_20230125@absl@@QEAA@PEBDHVstring_view@23@@Z) referenced in function "public: bool __cdecl spb::tag
Describe the issue The error caused when I built oxxnruntime in win11. Then I built it used onnxruntime.sln , the same error occured. I suspect there is something wrong with the protoc or protobuf tool.But I don't know how to solve it. U...
root@buildkitsandbox:/src/protobuf-22.0# cmake -Dprotobuf_BUILD_TESTS=OFF . -- -- 4.22.0.0 -- Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR) CMake Warning at cmake/abseil-cpp.cmake:28 (message): protobuf_ABSL_PROVIDER is "module" but ABSL_ROOT_DIR is wrong Call St...