开发者

How to use cURLpp/libcurl with Visual C++ 2008 Express

开发者 https://www.devze.com 2023-02-17 22:33 出处:网络
I\'ve downloaded cURLpp, libcurl and openSSL. I\'m a complete beginner and I want to use cURL with my c++ program. Every doc I can find about getting started is written 开发者_StackOverflowfor Unix.Th

I've downloaded cURLpp, libcurl and openSSL. I'm a complete beginner and I want to use cURL with my c++ program. Every doc I can find about getting started is written 开发者_StackOverflowfor Unix.


This is not a short or quickly answered question. I would recommend you instead ask specific questions about problems you encounter.

However, here's a PDF guide on how to build libcurl using MSVC 2008:

http://curl.haxx.se/libcurl/c/Using-libcurl-with-SSH-support-in-Visual-Studio-2008.pdf

0

精彩评论

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