bcoin-org / bcrypto

JS crypto library
Other
98 stars 41 forks source link

Symbol not found: _mpn_zero_p #41

Closed a49a closed 4 years ago

a49a commented 4 years ago

environment:MacOS

dyld: Symbol not found: _mpn_zero_p Referenced from: /xxxx/node_modules/bcrypto/build/Release/bcrypto.node Expected in: flat namespace

a49a commented 4 years ago

I found. https://stackoverflow.com/questions/46872922/broken-c-std-libraries-on-macos-high-sierra-10-13/47401866#47401866