kbobyrev added a comment.

In D91859#2410252 <https://reviews.llvm.org/D91859#2410252>, @nridge wrote:

> 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.

Uh, yeah, sorry, I meant `clangd-index-server`, just used the wrong name for 
some reason. Thanks for checking!


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

Reply via email to