Author Topic: libcurl error  (Read 2598 times)

Offline cshekhar20

  • Single posting newcomer
  • *
  • Posts: 2
libcurl error
« on: May 08, 2018, 07:10:02 am »
hello friends I;m trying to use libcurl {https://curl.haxx.se/download.html} in my priject but I'm getting problem like in picture
don't known how to solve it help me
THANKS

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: libcurl error
« Reply #1 on: May 08, 2018, 09:42:00 am »
Place the dll next to your executable or use static linking...
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline cshekhar20

  • Single posting newcomer
  • *
  • Posts: 2
Re: libcurl error
« Reply #2 on: May 09, 2018, 06:39:04 am »
didn't get your mean would you explain please
 

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]