Fabian Sauter

Results 337 comments of Fabian Sauter

Then I'm closing it since it's already implemented

Ah, ok. One last try please. Else I will setup a 32bit OS and debug there further.

@LunarWatcher confirmed. Thanks for reporting!

@veteri thanks for reporting. I will try to look into it over the weekend.

I can not confirm this issue. For me on Linux (Fedora) with all combinations (cpr `master`, `1.10.5` and curl `8.4.0` and `8.8.0`) it works. I'm not using vcpkg. vcpkg is...

@veteri it's related to a curl update ([Ref](https://github.com/libcpr/cpr/issues/1100#issuecomment-2342413371)) done by vcpkg. Also I'm aware of the vcpkg version but I neither maintain it nor did I initially create it. It's...

Sadly I never directly worked with bazel yet. Bat some time ago, someone else put in the work to write some bazel rules here: https://github.com/hedronvision/bazel-make-cc-https-easy I would love to merge...

@vergol thanks for reporting. I will try to look into it as soon as possible.

I can not reproduce this. When I do `cmake .. -DBUILD_SHARED_LIBS=OFF` and then open the VS solution I get: ![image](https://github.com/user-attachments/assets/a7e172b7-c4c5-4e56-9ee1-37256813e953) Could it be, that you first build cpr as shared...