forked from mbrix/libsecp256k1
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Hi
Thanks for this great library. Recently I got error on my mac pro when I want to compile this library.
OS: Mojave 10.14.2
XCODE version: 10.1
-
The first error: configure error at line 77
After I compiled the source code from bitcoin (clone in another directory), and it worked fine.
So I checked the file permission in mix directory, found that it happened because the wrong permission in the cloned repo: c_src/libsecp256k1.
Maybe we can put libsecp256k1 in this repo? -
The second error: ld: library not found for -lgmp
I removed the flag and it worked!. I have no idea how to fix it properly.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels