weixin_39926191 2020-11-21 00:34
浏览 0

preliminary windows support via some new flags

PYNACL_SODIUM_LIBRARY_NAME lets you set what it should be trying to link against.

PYNACL_SODIUM_STATIC will define SODIUM_STATIC before include to set the proper dllexport visibility for static linking on windows.

This PR also should be tested by a new jenkins job... let's see if it works.

该提问来源于开源项目:pyca/pynacl

  • 写回答

6条回答 默认 最新

  • weixin_39926191 2020-11-21 00:34
    关注

    jenkins, retest this please

    评论

报告相同问题?