-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Building secp256k1-php with secp256k1 master fails to compile #124
Comments
Hey! Yea upstream recently broke the ECDH api. When installing libsecp256k1, check out commit |
Thanks, it did work! @afk11 |
I also have this issue, what should i do? |
How to check out commmit 95e99f196fd08a8b2c236ab99d7e7fec8f6dc78f ? |
|
@willystadnick the checkout should be done in the github.com/bitcoin-core/secp256k1 directory, not secp256k1-php. |
Working on a fix for this, should be possible to run against secp256k1 master soon. |
Thanks for the update, Thomas!
…On Wed, May 8, 2019 at 12:27 PM Thomas Kerin ***@***.***> wrote:
Working on a fix for this, should be possible to run against secp256k1
master soon.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#124 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAN5PQWVN7KNT3RHPMSWEZTPULWNHANCNFSM4GBTYHDA>
.
|
Hey guys!
PHPize
PHPversion
I'm using branch v0.1
When i try make i get this error:
`
The text was updated successfully, but these errors were encountered: