You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The cmake path and PaXoS_PSI directory needs to be modified in Makefile;
When make, there is an error:
"error: ‘void osuCrypto::PrtyMOtReceiver::setBaseOts(osuCrypto::span<std::array<__vector(2) long long int, 2> >)’ marked ‘override’, but does not override
52 | void setBaseOts(
| ^~~~~~~~~~
compilation terminated due to -Wfatal-errors."
The text was updated successfully, but these errors were encountered:
"error: ‘void osuCrypto::PrtyMOtReceiver::setBaseOts(osuCrypto::span<std::array<__vector(2) long long int, 2> >)’ marked ‘override’, but does not override
52 | void setBaseOts(
| ^~~~~~~~~~
compilation terminated due to -Wfatal-errors."
The text was updated successfully, but these errors were encountered: