nridge added a comment. In D91859#2410002 <https://reviews.llvm.org/D91859#2410002>, @kbobyrev wrote:
> Ah, right. I think `clangd-remote-index` needs `protobuf` dependency. > @nridge, I believe this should fix the problem you're seeing. Not sure if this is what you meant, but I fixed it by adding a `protobuf` dependency to `clangd-index-server` in clang-tools-extra/clangd/index/remote/server/CMakeLists.txt. After fixing that (and one more shared-libs dependency issue unrelated to clangd), my build completed successfully. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D91859/new/ https://reviews.llvm.org/D91859 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits