$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] how to link to a specific version of windows CRT
From: Igor R (boost.lists_at_[hidden])
Date: 2011-04-01 07:39:59
> Hi,there,  I am using boost 1.42. The default CRT linked by it is  like this:    name='Microsoft.VC90.CRT' version='9.0.21022.8'
>
> Â Now I want to link to the another
>  version, say, version="9.0.30729.4148", can anybody
> Â tell where and how to specify this option when I build the binary from source?
It's the same major version, but another build/service-pack.
So just download the most recent service-packs and updates for your
Visual Studio.