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

相关推荐
小刘同学++1 小时前
ECB(电子密码本,Electronic Codebook) 和 CBC(密码分组链接,Cipher Block Chaining)区分于用途
网络·ssl
子正12 小时前
一键编译包含多个独立模块和应用的工程(linux cmake)
linux·运维·cmake
___波子 Pro Max.2 天前
CMake GLOB返回路径规则及示例
cmake
itachi-uchiha2 天前
命令行以TLS/SSL显式加密方式访问FTP服务器
服务器·网络协议·ssl
moppol2 天前
SSL/TLS握手全流程拆解:从“Hello“到“安全通道“的每一个字节
网络·安全·ssl
struggle20252 天前
LLMControlsArm开源程序是DeepSeek 控制熊猫机械臂
人工智能·python·cmake·jupyternotebook·deepseek
itachi-uchiha2 天前
使用vsftpd搭建FTP服务器(TLS/SSL显式加密)
运维·服务器·ssl
Think Spatial 空间思维3 天前
【实施指南】Android客户端HTTPS双向认证实施指南
android·网络协议·https·ssl
'tubug'3 天前
数字证书_CA_详解
https·ssl
锐成19193 天前
FTPS、HTTPS、SMTPS以及WebSockets over TLS的概念及其应用场景
网络协议·https·ssl