更新boost编译选项
This commit is contained in:
parent
16f8ef64bc
commit
ab87fba69c
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user