开发者社区 问答 正文

win7下mongodb c++驱动问题

win7下mongodb c++驱动问题
SCRAM-SHA-1 mechanism support not compiled into client library. (Some mechanisms require the driver be compiled with the flags --ssl or--use-sasl-client)
这是什么意思,哪里出错了?

展开
收起
落地花开啦 2016-02-28 17:39:56 2155 分享 版权
1 条回答
写回答
取消 提交回答
  • 喜欢技术,喜欢努力的人

    需要openssl库的支持,不然你不能使用ssl相关的功能。

    2019-07-17 18:49:52
    赞同 展开评论