cmake报错The link interface of target “gRPC::grpc“ contains: OpenSSL::SSL 解决

系统环境:麒麟V10


报错描述:

The link interface of target "gRPC::grpc" contains:

OpenSSL::SSL

but the target was not found. Possible reasons include:

* There is a typo in the target name.

* A find_package call is missing for an IMPORTED target.

* An ALIAS target is missing.

解决:sudo apt-get install libssl-dev

相关推荐
赤月奇13 天前
https改为http
数据挖掘·https·ssl
k7Cx7e13 天前
宝塔域名强制SSL和带www的方法
网络·网络协议·ssl
qq_3168377513 天前
使用 certbot docker镜像生成阿里云域名ssl证书
阿里云·docker·ssl
文静小土豆13 天前
CentOS 7 升级 OpenSSL 3.5.4 详细指南
linux·运维·centos·ssl
biubiubiu070614 天前
Certbot 申请SSL证书的三种方式详解(Ubuntu 22.04环境)
网络·网络协议·ssl
宇宙核15 天前
FreeSSL实现域名证书免费无限自动续签续期流程
linux·服务器·ssl·持续部署
风早爽太15 天前
使用 CocoaPods 出现 SSL 证书验证失败错误的临时解决方案
ssl·cocoapods
qq_3168377517 天前
caddy 使用阿里云的域名通过dns验证申请ssl证书
阿里云·云计算·ssl
学编程的闹钟17 天前
安装GmSSL3库后用VS编译CMake源码
c语言·c++·ide·开发工具·cmake·visual studio
无籽西瓜a19 天前
SSL/TLS工作流程以及HTTP与HTTPS详解
http·https·ssl