【问题标题】:Visual Studio Code does not recognize OpenSSL that is already installed [ibp-vscode-extension]Visual Studio Code 无法识别已安装的 OpenSSL [ibp-vscode-extension]
【发布时间】:2020-01-31 15:25:01
【问题描述】:

我想开始使用 Windows 10 在 Visual Studio Code 2017 中使用 IBM Blockchain Platform 扩展。

安装扩展后,先决条件页面通知未安装 OpenSSL。但是,我确认 Windows 中已经安装了 OpenSSL。

我试图在网上找到这个问题的答案,但找不到。 有没有办法在 Visual Studio Code 中“允许”OpenSSL?或者问题是我如何安装 OpenSSL(通过 .exe 文件)?

提前致谢!

【问题讨论】:

    标签: visual-studio-code openssl ibm-blockchain ibp-vscode-extension


    【解决方案1】:

    我遇到了同样的问题,我就是这样解决的! OpenSSL 的信息选项卡说明了安装位置!

    安装到 C:\OpenSSL-Win64

    【讨论】:

    • 这不是@david_k 在二月份提供的指导吗?
    • 这个解决方案对我有用。默认情况下,OpenSSL 安装程序将其安装在 C:/ProgramFiles/OpenSSL-Win64 中。在 C:\OpenSSL-Win64 重新安装它解决了这个问题。
    【解决方案2】:

    该扩展程序会在一个非常特定的位置查找 openssl,并且必须将其安装到该位置,即 OpenSSL-Win64。接下来,它会尝试在该文件夹中运行openssl.exe 以确定已安装正确的版本。因此,如果不满足任何这些条件,那么它将说未安装 openssl。

    如果您仍然有问题,并且您认为您已经为 openssl 正确完成了所有操作,那么您可以跳过先决条件检查,我建议您在 github 上提出有关您的设置的问题 https://github.com/IBM-Blockchain/blockchain-vscode-extension/issues

    【讨论】:

      猜你喜欢
      • 2021-07-30
      • 1970-01-01
      • 1970-01-01
      • 2018-03-28
      • 2020-04-01
      • 1970-01-01
      • 2017-05-15
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多