I need to install curl on Windows to use it in a C application, I am using MinGW. Detailed instructions would be appreciated.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.