-
Notifications
You must be signed in to change notification settings - Fork 49
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
Compiler error #61
Comments
yes, you can't use libOTe 2.x with libPSI. It requires 1.x. As a temporary fix, you can change https://github.com/osu-crypto/libPSI/blob/master/thirdparty/getLibOTe.cmake#L31 to be |
After test your minor fix, the code no compile.
|
You have an incompatible version of lib sodium installed on your system. You can use your existing version by adding |
OK this fix work and code compile. But linker fail on libSimplestOT
|
I suspect it's for OTe use outdated version.
But on most recent branch don´t compile.
Pls, check and reply.
The text was updated successfully, but these errors were encountered: