简体   繁体   English

Crypto ++版本5.6.0

[英]Crypto++ Version 5.6.0

anyone used the latest version of cryptopp. 任何人都使用最新版本的cryptopp。 i think its 5.6.0. 我认为它的5.6.0。 I have a solution working in unix. 我有一个在unix中工作的解决方案。 but in windows I am stuck. 但在窗户我被卡住了。 Anyone here already using cryptopp 5.6 in vs2008 could you please give very specific instructions on how you compiled this? 这里的任何人都已经在vs2008中使用了cryptopp 5.6,请你详细说明你如何编译它? i have also posted in the cryptopp user groups for an answer. 我还在cryptopp用户组中发布了答案。 There are some instructions but for vs 6.0 and not the version i am using. 有一些说明,但对于vs 6.0而不是我正在使用的版本。 So, I am not sure how to proceed. 所以,我不知道该怎么办。

The errors are as follows: error: lnk2005 already defined in cryptlib(iterhash.obj) (cryptlib.obj) 错误如下:错误:lnk2005已在cryptlib(iterhash.obj)中定义(cryptlib.obj)

All I did was open the cryptest.sln file and tell it to build. 我所做的只是打开cryptest.sln文件并告诉它构建。

EDIT: Visual Studio did have to convert from VS2005 format but it compiles and runs just fine. 编辑:Visual Studio确实必须从VS2005格式转换,但它编译和运行就好了。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM