-
Notifications
You must be signed in to change notification settings - Fork 32
Linkage error on linux : undefined reference to 'c_zeroize(void*, unsigned long)' #150
New issue
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
Comments
Thanks @dyumin , I haven't been able to reproduce this.
|
fboemer
added a commit
that referenced
this issue
Mar 5, 2025
fboemer
added a commit
that referenced
this issue
Mar 6, 2025
Yep, it is fixed, thank you very much. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi
There seems to be a linkage error on linux if you add HomomorphicEncryption as a dependency to a binary target and will try to build release configuration.
Error description:
Debug configuration builds fine
The text was updated successfully, but these errors were encountered: