Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Conan package would be nice #6

Open
darkvertex opened this issue Oct 18, 2021 · 2 comments
Open

Conan package would be nice #6

darkvertex opened this issue Oct 18, 2021 · 2 comments
Labels
question Further information is requested

Comments

@darkvertex
Copy link

Conan already has packages for most of the popular oat++ companion libs:
https://conan.io/center/search/oatpp

It'd be nice to see oatpp-curl in there also. 🙏

@lganzzzo
Copy link
Member

Hello @darkvertex ,

Oat++ team maintains source code only.
The 3rd party packages like vcpkg and Conan are supported by the community.
So you have to ask somebody to package oatpp-curl for Conan, or you may also do it yourself.

Also, please note that in most cases it's recommended to use native oatpp HttpRequestExecutor instead of the oatpp-curl. oatpp-curl may be used in some rare cases when for some reason native oatpp executor isn't enough.

Please let me know if you have more questions.

Regards,
Leonid

@lganzzzo lganzzzo added the question Further information is requested label Oct 18, 2021
@muye91
Copy link

muye91 commented Aug 16, 2022

oatpp-curl CMakeLists.txt can not use for windows system. Is PKG_CURL_LIBRARY_DIRS just for linux system? Thank you!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants