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);
I got
when I
make
under src/