From ab87fba69c4d04a5e0666206c3e66cdf807a3c9d Mon Sep 17 00:00:00 2001 From: taynpg Date: Wed, 8 May 2024 20:04:42 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0boost=E7=BC=96=E8=AF=91?= =?UTF-8?q?=E9=80=89=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- librarycompile.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/librarycompile.txt b/librarycompile.txt index 672b0bb..e821ed6 100644 --- a/librarycompile.txt +++ b/librarycompile.txt @@ -2,7 +2,7 @@ b2.exe link=shared runtime-link=shared threading=multi debug release --build-type=complete --prefix=C:\Bin\Boost address-model=64 install 或者:--layout=tagged 需要 -fPIC 项的,在 tools/build/src/tools/gcc.jam 大致 400 行位置, 加一个 static。 ---without-mpi --without-python +--without-mpi --without-python --without-graph_parallel 2.Qt6 configure.bat -prefix G:\QT6.5.3_x64\ -debug-and-release -opensource -skip qtwebengine -skip qtdoc