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

Dependency Poco fail to build. #18

Open
aplars opened this issue Aug 16, 2022 · 0 comments
Open

Dependency Poco fail to build. #18

aplars opened this issue Aug 16, 2022 · 0 comments

Comments

@aplars
Copy link

aplars commented Aug 16, 2022

It is not possible to build sdclib on Ubuntu 22.04.1 LTS. The build fail on the Poco dependency. I get the following error: RSACipherImpl.cpp:54:32: error: ‘RSA_SSLV23_PADDING’ was not declared in this scope; did you mean ‘RSA_NO_PADDING’?
54 | return RSA_SSLV23_PADDING;

It is maybe related to this: pocoproject/poco#3223

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

1 participant