当前位置:网站首页>MinGW compile boost library
MinGW compile boost library
2022-07-03 17:30:00 【sukhoi27smk】
Introduce
stay windows Compile below boost You can choose msvc and mingw Two ways , Here's how to use mingw How to compile ,msvc It's a similar operation
Source download
for example 1.48.0
http://www.boost.org/users/history/version_1_48_0.html
When using different versions, the version_1_48_0 Replace it
compile
compile b2.exe
Get into boost The catalog of , function bootstrap.bat, It's going to be generated on success b2.exe
compile Boost
Compile and install boost
.\b2.exe install --build-type=complete threading=multi link=shared address-model=64 toolset=gcc
stage Indicates that only the library is generated (dll and lib),install It will also generate include Catalog ;
--build-type=complete Indicates simultaneous generation Debug and Release edition ;
threading=multi Indicates that the thread mode is used “multi ”( Multithreading );
link=shared Indicates that the link mode is used “shared”( That is to build a dynamic library ),“static” Represents compiling into a static library ;
address-model=64 Indicates that the address model uses 64 position ( That is, the generated libraries are 64 Location base );
toolset=gcc Indicates that the tool set uses “gcc”;
--prefix Generate address for class library
--with-XXX Compile the specified module , Otherwise, compile all
边栏推荐
- Kubernetes resource object introduction and common commands (III)
- [UE4] brush Arctic pack high quality Arctic terrain pack
- kubernetes资源对象介绍及常用命令(三)
- [combinatorics] recursive equation (four cases where the non-homogeneous part of a linear non-homogeneous recursive equation with constant coefficients is the general solution of the combination of po
- Applet setting multi account debugging
- One brush 148 force deduction hot question-5 longest palindrome substring (m)
- 2021 ICPC regional competition (Shanghai) g.edge groups (tree DP)
- Apache service suspended asynchronous acceptex failed
- SVN如何查看修改的文件记录
- The difference between i++ and ++i: tell their differences easily
猜你喜欢

PS screen printing brush 131, many illustrators have followed suit

vs2013已阻止安装程序,需安装IE10

Is AI too slow to design pictures and draw illustrations? 3 sets of practical brushes to save you

设计电商秒杀

Tensorboard quick start (pytoch uses tensorboard)

Leetcode Valentine's Day Special - looking for a single dog

鸿蒙第三次培训

kubernetes资源对象介绍及常用命令(四)

Life is still confused? Maybe these subscription numbers have the answers you need!
![[combinatorics] recursive equation (summary of the solution process of recursive equation | homogeneous | double root | non-homogeneous | characteristic root is 1 | exponential form | the bottom is th](/img/f1/c96c4a6d34e1ae971f492f4aed5a93.jpg)
[combinatorics] recursive equation (summary of the solution process of recursive equation | homogeneous | double root | non-homogeneous | characteristic root is 1 | exponential form | the bottom is th
随机推荐
Tensorboard quick start (pytoch uses tensorboard)
Javescript variable declaration -- VaR, let, const
Enterprise custom form engine solution (XI) -- form rule engine 1
1164 Good in C
Vs code plug-in korofileheader
免费数据 | 新库上线 | CnOpenData中国保险中介机构网点全集数据
Is AI too slow to design pictures and draw illustrations? 3 sets of practical brushes to save you
大变局!全国房价,跌破万元大关
Simple configuration of postfix server
Design e-commerce spike
RedHat 6.2 configuring ZABBIX
VM11289 WAService. js:2 Do not have __ e handler in component:
PR second time
【RT-Thread】nxp rt10xx 设备驱动框架之--Pin搭建和使用
Dagong 21 autumn "power plant electrical part" online operation 1 [standard answer] power plant electrical part
How to train mask r-cnn model with your own data
Leetcode13. Roman numeral to integer (three solutions)
One brush 145 force deduction hot question-2 sum of two numbers (m)
Kubernetes resource object introduction and common commands (V) - (NFS & PV & PVC)
RDS数据库的监测页面在哪看?