c++ - How to use the bitcoin-ruby gem? -


i want run simple program:

require 'bitcoin' bitcoin::secp256k1::generate_key 

it looks program can't c++ library. following error:

nomethoderror: undefined method 'secp256k1_context_destroy' bitcoin::secp256k1:module

how can fix this?


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -