Replies: 1 comment 2 replies
-
This sounds right. Do you do this before including Do you actually build a static library? (Pass What compiler are you using? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I try to use static library but always use shared one. I tried to defind macro (#define SECP256K1_STATIC) in main file of my project but it didn't affect. I use cmake on windows.
Beta Was this translation helpful? Give feedback.
All reactions