xmake use vcpkg #3751
Unanswered
wangqiongSE
asked this question in
Q&A
xmake use vcpkg
#3751
Replies: 1 comment
-
走 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
[root@localhost vcpkg]# vcpkg list abseil:x64-linux 20230125.0#1 an open-source collection designed to augment th... c-ares:x64-linux 1.19.0 A C library for asynchronous DNS requests grpc:x64-linux 1.51.1 An RPC library and framework grpc[codegen]:x64-linux Build code generator machinery openssl:x64-linux 3.1.0#4 OpenSSL is an open source project that provides ... protobuf:x64-linux 3.21.12 Protocol Buffers - Google's data interchange format re2:x64-linux 2023-02-01 RE2 is a fast, safe, thread-friendly alternative... upb:x64-linux 2022-06-21 μpb (often written 'upb') is a small protobuf i... upb[codegen]:x64-linux Build code generator machinery vcpkg-cmake-config:x64-linux 2022-02-06#1 vcpkg-cmake-get-vars:x64-linux 2023-03-02 vcpkg-cmake:x64-linux 2022-12-22 zlib:x64-linux 1.2.13 A compression library
报错: note: the following packages were not found on your system, try again after installing them:
-> vcpkg::grpc latest
是需要设置vcpkg packages的地址吗
Beta Was this translation helpful? Give feedback.
All reactions