0

I have been using libcurl to handle APIs in my c++ script which is a dll. I am struggling to include libcurl into my dll(meaning i want libcurl to be included into my dll after build, currently I am getting a separate dll for libcurl and another dll for my script. trying to avoid multiple dlls), Is there a way to do it.

Lance
  • 19
  • 7

0 Answers0