-
Notifications
You must be signed in to change notification settings - Fork 75
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
Failure to compile frame with nightly compiler #66
Comments
Having the similar issue. |
Hi @eNipu ! |
Hi @omershlo This is my setting:
Log
|
@omershlo I also tried with stable version in Ubuntu 18.04. But similar error log is given. |
what OS are you using ? |
|
I am using MacOS. |
@omershlo , Version used
|
can you move to nightly on Mac ? |
Hello! Exciting framework, I'm trying to do some performance work on Paillier encryption, but I can't seem to compile this framework with the nightly Rust compiler. I followed the steps in the readme, and attempted to compile the framework using
cargo build
.I see that there was one prior issue that was opened and closed related to frame build support (#26 I believe), however I am uncertain if this is the same underlying issue.
Here's my setup:
And here's the output of the build command:
The text was updated successfully, but these errors were encountered: