【发布时间】:2014-12-29 17:49:12
【问题描述】:
当按照本指南使用 cl 编译器在 windows 上构建 cyrus sasl 版本 2.1.25 时: http://www.sendmail.org/~ca/email/cyrus2/windows.html
其中 openssl 版本为 0.9.6g。
在这一步:
#nmake /f NTMakefile
失败并出现以下错误: openssl-engine-0.9.6g\include\openssl/md5.h(103):错误 C2371:'MD5_CTX':重新定义;不同的基本类型
对此错误有任何想法吗?
感谢您的帮助
【问题讨论】: