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

poco needs updating #341

Open
danzeeeman opened this issue Feb 10, 2024 · 4 comments
Open

poco needs updating #341

danzeeeman opened this issue Feb 10, 2024 · 4 comments
Assignees

Comments

@danzeeeman
Copy link
Member

poco needs updates because, whoever built it, linked against the wrong libcrypto

https://github.com/openframeworks/apothecary/blob/master/apothecary/formulas/poco/buildwin.cmd

@danoli3
Copy link
Member

danoli3 commented Feb 11, 2024

Please look at bleeding master is like 1000 commits behind right now.

I did the other day do a test for updated Poco as I remembered @bakercp 's requirement due to the addons.
I'll finish that up.

Did you also say that @danzeeeman you needed VS2019? Let me add some easy to configure scripts for you to build these targets. Ideally you should be upgrading to VS2022 MSVC.

Let me know if you need any help with that process, be interested to see what breaks for larger repos.

@danzeeeman
Copy link
Member Author

line 189 of addons\ofxPoco\libs\poco\include\Poco\Config.h needs to be updated to POCO_EXTERNAL_OPENSSL_DEFAULT before poco is compiled

@danzeeeman
Copy link
Member Author

@danzeeeman
Copy link
Member Author

this need to go in the v0.12 release package

@danoli3 danoli3 moved this to Todo in Apothecarist's Diary May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

2 participants