L
L
Limons2021-12-10 18:16:15
visual studio
Limons, 2021-12-10 18:16:15

How to compile libcurlcpp in Visual Studio 2019 under degug+x64?

I am using opencv + curlcpp in one project. OpenCV only works on x64 and curlcpp on x86.
Is there any way to do something with this?

Here is what curl says when trying to run it on x64.
61b36f3d2048b837353941.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Sergey Karbivnichy, 2021-12-10
@Limons

Install libcurl x64.

A
Adamos, 2021-12-10
@Adamos

And what's the problem with downloading the sources and building them with the same version of the Studio with the same build settings, so that the result is normally linked to the rest of the project? Why the hell to shaman with "ready builds" in the case of an open library?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question