How to build baidupcs on Mac OS X(Mavericks) - GangZhuo/BaiduPCS GitHub Wiki
1, the baidupcs is built on top of argp library, if it's not installed on your Mac, you can install it by issue command:
$brew install argp-standalone
1, the baidupcs is built on top of argp library, if it's not installed on your Mac, you can install it by issue command:
$brew install argp-standalone