You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.