【发布时间】:2012-08-28 17:22:21
【问题描述】:
在链接我缺少什么文件时出现问题?
Visual Studio 2010 错误输出
- 错误 14 错误 LNK2001:未解析的外部符号 ___umoddi3 C:\Users\Yohannes\Desktop\AES Encryption\libcrypto.a(bn_word.o) Rijndael
- 错误 11 错误 LNK2001:无法解析的外部符号 __alloca C:\Users\Yohannes\Desktop\AES Encryption\libcrypto.a(sha512.o) Rijndael
- 错误 12 错误 LNK2001:无法解析的外部符号 __alloca C:\Users\Yohannes\Desktop\AES Encryption\libcrypto.a(err_prn.o) Rijndael
- 错误 15 错误 LNK2019:函数 _fmtint C:\Users\Yohannes\Desktop\AES 中引用的未解析外部符号 ___udivdi3 加密\libcrypto.a(b_print.o) Rijndael
- 错误 13 错误 LNK2019:函数 _fmtint C:\Users\Yohannes\Desktop\AES 中引用的未解析外部符号 ___umoddi3 加密\libcrypto.a(b_print.o) Rijndael
- 错误 10 错误 LNK2019:函数中引用的外部符号 __alloca 无法解析 _OPENSSL_isservice C:\Users\Yohannes\Desktop\AES Encryption\libcrypto.a(cryptlib.o) Rijndael -
【问题讨论】: