Skip to content
This repository has been archived by the owner on Dec 16, 2020. It is now read-only.

How to build baidupcs on Mac OS X(Mavericks)

Jerry Chou edited this page May 28, 2014 · 5 revisions

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
Clone this wiki locally