包括Hyperledger.Indy的项目引发缺少“ indy” dll的异常,我如何包括indy?

时间:2019-10-18 15:58:30

标签: hyperledger-indy

从NuGet创建一个包含HyperLedger.Indy包的空白项目,然后从Hyperledger.Indy命名空间调用一个函数,导致程序因以下异常而停止运行:

Error: Unable to load DLL 'indy' or one of its dependencies: The specified module could not be found. (0x8007007E)

如何正确解析dll? Hyperledger.Indy.dll已包含在可执行文件中(我认为是正确的)。

0 个答案:

没有答案