我在this answer下为这个建议创建了这个问题
发布于 2010-07-12 00:56:17
cURL文档详细解释了如何在Windows上构建它。您应该阅读源代码tarball中的docs/INSTALL。
有很多方法可以做到这一点,这取决于你的编译器(msvc,mingw,borland)和构建系统(makefile,IDE)……
https://stackoverflow.com/questions/3223608
相似问题