libcurl的編譯參數設置參考指令: curl-config
‧需要哪些 flags 來編譯我的code?
curl-config --cflags
‧需要哪些參數options 來編譯我的code?
curl-config --libs
‧我的有SSL 支援嗎?
curl-config --feature | grep SSL
‧我的libcurl版本?
curl-config --version
We're born to fly, but spend whole life looking for wings.
curl-config --cflags
curl-config --libs
curl-config --feature | grep SSL
curl-config --version
0 意見:
張貼留言