vcpkg (vs2013 linux)

linux:linux

yum install devtoolset-7 sclo-git212
scl enable devtoolset-7 bash
scl enable sclo-git212 bash

git clone https://github.com/Microsoft/vcpkg
cd vcpkg
./bootstrap-vcpkg.sh
vcpkg install cpprestsdk

vs 2013:git

git clone https://gitee.com/jslyzt/cpprestsdk.git
相关文章
相关标签/搜索