We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
secp256k1 is not working when C++/ObjectiveC++ interoperability is enabled with Swift 5.9. I get: Cannot find 'SECP256K1_CONTEXT_SIGN' in scope
secp256k1
Cannot find 'SECP256K1_CONTEXT_SIGN' in scope
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
Yes, it's a pre-release actually. Things works well when C++ interoperability is disabled. But when enabled, things starts to get weird...
No branches or pull requests
secp256k1
is not working when C++/ObjectiveC++ interoperability is enabled with Swift 5.9.I get:
Cannot find 'SECP256K1_CONTEXT_SIGN' in scope
The text was updated successfully, but these errors were encountered: