git clone https://github.com/jbeder/yaml-cpp.git cd yaml-cpp mkdir build && cd build cmake -DYAML_BUILD_SHARED_LIBS=ON .. make -j4 sudo make ...
確定! 回上一頁