开发者

How can I install curl on Windows to use with C [closed]

Closed. This question is off-topic. It is not currently accepting answers. 开发者_开发问答

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

Closed 11 years ago.

Improve this question

I need to install curl on Windows to use it in a C application, I am using MinGW. Detailed instructions would be appreciated.


Go to the library download page and under "Win32 - Generic" download the libcurl option. This zip file includes headers and libraries in the .a format. Extract the files and use them in your project.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜