diff --git a/vcpkg.txt b/vcpkg.txt index fdc5d8e..f983fc8 100644 --- a/vcpkg.txt +++ b/vcpkg.txt @@ -1,6 +1,9 @@ 常用库安装 openssl opencv boost-asio boost-filesystem boost-algorithm boost-signals2 boost-circular-buffer boost-property-tree curl - + +vcpkg.exe install boost:x64-mingw-dynamic --allow-unsupported +Please use the following command when you need to remove all boost ports/components: +vcpkg remove boost-uninstall:x64-mingw-dynamic --recurse" x.安装 git clone https://github.com/microsoft/vcpkg