Skip to content
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

Compilation Error #4

Open
WhiteCatFly opened this issue Apr 2, 2019 · 1 comment
Open

Compilation Error #4

WhiteCatFly opened this issue Apr 2, 2019 · 1 comment

Comments

@WhiteCatFly
Copy link

I got

mpc/change_encryption_scheme.cc: In member function ‘Ctxt Change_ES_FHE_to_GM_A::unblind(const Ctxt&, const FHEPubKey&, const EncryptedArray&)’:
mpc/change_encryption_scheme.cc:45:15: error: ‘class PlaintextArray’ has no member named ‘encode’
         array.encode(1);

when I make under src/

@guipuuovo
Copy link

how deal with it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants