$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] How to use Boost libs from projects?
From: Andy (borucki.andrzej_at_[hidden])
Date: 2017-01-01 08:10:51
Thanks, how to recompile boost linked to the dynamic crt?
b2 variant=debug,release link=dynamic runtime-link=dynamic address-model=64
?