-
chfast commented at 9:18 pm on September 29, 2015: noneI’ve seen Visual Studio related PRs. Is there any working Visual Studio build? What about big number implementation? @ximinez?
-
sipa commented at 11:06 pm on September 29, 2015: contributorThere is no need for a bignum implementation. It gives a mild performance boost to have gmp for computing modular inverses, but you can compile without. Furthermore, @apoelstra is working on a native fast modular inverse, so we have drop the GMP requirement entirely.
-
chfast commented at 8:37 am on September 30, 2015: noneThanks, good to know that. Last time I was playing with cmake (#315) I had to define
USE_NUM_GMP
. -
chfast commented at 11:57 am on October 1, 2015: noneYes, it works.
-
ZeroXn commented at 8:02 am on October 14, 2015: none
How can I include this in my visual studio project? I have included the header files, but not sure how i actually compile the library?
So far i have only added the include folder to my additional include directories, im my project properties, and get a
LNK2019 unresolved external symbol _secp256k1_context_create referenced in function
when i try and compile my project.Any hints would be great! Thanks! `
-
evoskuil commented at 6:34 pm on December 10, 2015: contributor
-
gmaxwell closed this on Feb 20, 2019
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin-core/secp256k1. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-22 05:15 UTC
This is a metadata mirror of the GitHub repository bitcoin-core/secp256k1. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2024-11-22 05:15 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me