$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Eko palypse (ekopalypse_at_[hidden])
Date: 2020-02-03 22:23:31
How can I build pdb files using b2 tool?
If I run b2 -a --with-regex toolset=msvc-14.1 debug-symbols=on
address-model=64 architecture=ia64 variant=debug
it creates the needed lib but no pdb files are created.
Thank you
Eren