2023年7月26日发(作者:)
编译时提⽰CouldNOTfindOpenSSL的解决⽅法编译时提⽰如下的类似信息时:Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_LIBRARIES OPENSSL_INCLU在 Ubuntu 系统上的解决⽅法是,在命令⾏输⼊如下命令:sudo apt-get install libssl-dev安装 openssl 的编译依赖。这样⼀般就能解决我们遇到的问题了。
发布者:admin,转转请注明出处:http://www.yc00.com/news/1690362960a338060.html
评论列表(0条)