From b88c361c9136a4c91b7f26268fe70919d59a55a5 Mon Sep 17 00:00:00 2001 From: taynpg Date: Fri, 3 Jan 2025 12:32:23 +0800 Subject: [PATCH] =?UTF-8?q?vcpkg=EF=BC=9A=E5=AE=89=E8=A3=85=E5=8F=82?= =?UTF-8?q?=E6=95=B0=E7=A4=BA=E4=BE=8B=E6=B7=BB=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vcpkg.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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