代码之家  ›  专栏  ›  技术社区  ›  Podge

在Windows中用ssh编译curl的白痴指南

  •  3
  • Podge  · 技术社区  · 16 年前

    我不是C开发人员,但我被要求用ssh编译curl。我已经下载了curl、libssh2和openssl的源代码。我已经在VS2008中编译了curl,但我不知道要添加libssh2和openssl。 任何帮助都会心存感激。

    谢谢

    1 回复  |  直到 16 年前
        1
  •  2
  •   Aaron Butacov    16 年前

    只是跟随 the guide 在php.net for Windows上。或者你可以用这个 really long guide 更详细的演练。

    推荐文章