You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brpc.apache.org by GitBox <gi...@apache.org> on 2022/10/07 13:54:40 UTC

[GitHub] [incubator-brpc] day253 commented on a diff in pull request #1925: [document] Add vcpkg instruction step

day253 commented on code in PR #1925:
URL: https://github.com/apache/incubator-brpc/pull/1925#discussion_r990117996


##########
docs/en/getting_started.md:
##########
@@ -107,6 +107,18 @@ Examples link brpc statically, if you need to link the shared version, remove `C
 $ mkdir build && cd build && cmake -DBUILD_UNIT_TESTS=ON .. && make && make test
 ```
 
+### Compile brpc with vcpkg
+
+[vcpkg](https://github.com/microsoft/vcpkg) is a package manager that supports all platforms,
+you can use vcpkg to build llvm with the following step:

Review Comment:
   typo?
   llvm should be brpc?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@brpc.apache.org
For additional commands, e-mail: dev-help@brpc.apache.org