进入命令行提示,输入下面的内容: bjam -j4 --debug-symbols=on --build-type=complete toolset=msvc-14.0 threading=multi
PDB_CFLAG is only set for <debug-symbols>on/<debug-store>database, ensuring # that the /Fd flag is >on/<debug-store>object : /Z7 ; toolset.flags msvc.compile CFLAGS <debug-symbols>on/<debug-store> { toolset.flags msvc.link PDB_LINKFLAG <debug-symbols>on/<debug-store>database : /PDB: ; # not used yet toolset.flags msvc.link LINKFLAGS <debug-symbols>on : /DEBUG ; toolset.flags toolset.flags msvc LINKFLAGS <debug-symbols>on/<runtime-debugging>off : /OPT:REF,ICF ; toolset.flags