문제

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 for 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

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top