Hi! there is no ./configure , how do I install this latest in Ubuntu?
trying to fix this error
Boxedwine/lib/poco/Crypto/src/RSACipherImpl.cpp:54:11: error: ‘RSA_SSLV23_PADDING’ was not declared in this scope; did you mean ‘RSA_NO_PADDING’?
54 | return RSA_SSLV23_PADDING;
| ^~~~~~
| RSA_NO_PADDING
Hi! there is no ./configure , how do I install this latest in Ubuntu?
trying to fix this error
Boxedwine/lib/poco/Crypto/src/RSACipherImpl.cpp:54:11: error: ‘RSA_SSLV23_PADDING’ was not declared in this scope; did you mean ‘RSA_NO_PADDING’? 54 | return RSA_SSLV23_PADDING; | ^
~~~~~ | RSA_NO_PADDING