Jean-Philippe Barrette-LaPierre

Results 10 comments of Jean-Philippe Barrette-LaPierre

How did you install cURLpp? Last version (which isn't packaged by ubuntu) shouldn't have this problem.

quick info: The bug reported by http://stackoverflow.com/questions/33420631/link-errors-with-curlpp is now fixed by version 0.7.4 on cURLpp's official github repository: https://github.com/jpbarrette/curlpp. I hope that ubuntu will update their package to include new...

libcurl supports it, so it should be easy to translate the following [example](https://curl.haxx.se/libcurl/c/smtp-mail.html) for cURLpp. Is there someone willing to add that as an example?

Sorry, I didn't mean to close this issue.

Can you create a merge request? On Mon, Mar 15, 2021, 07:03 JonnyChen ***@***.***> wrote: > Code below only works in golbally scoped functions, not in functions > inside a...

I appreciate the feedback and I encourage you to submit a fix. You could also use libcURL directly, which I'm sure have a better support for NuGet. Have a good...

Could you update your pull request to master? I'll merge right after.

Example 13 (Multi): https://github.com/jpbarrette/curlpp/blob/1d8c7876cc81d7d125b663066282b207d9cbfe9a/examples/example13.cpp

I'll try to get that done this weekend On Wed, Feb 5, 2025, 19:35 Rui Chen ***@***.***> wrote: > cc @jpbarrette @sgallou > can you help with cutting a new...