报错信息如下
$ cmake .. -DEVENT_DISABLE_OPENSSL=ON
CMake Warning at CMakeLists.txt:663 (message):
Cannot check if kqueue works with pipes when crosscompiling, use
EVENT__FORCE_KQUEUE_CHECK to be sure (this requires manually running a test
program on the cross compilation target)
CMake Error at /usr/local/Cellar/cmake/3.22.1/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find OpenSSL, try to set the path to OpenSSL root fo

本文介绍了一个CMake配置过程中未找到OpenSSL的问题及解决方法。该问题出现在Mac电脑上,并给出了通过安装openssh来解决的具体步骤。
最低0.47元/天 解锁文章

被折叠的 条评论
为什么被折叠?



