Boost logo

Boost Users :

Subject: Re: [Boost-users] build boost with specific msvcrt.lib
From: Vladimir Prus (vladimir.prus_at_[hidden])
Date: 2015-08-20 02:37:31


On 14-Aug-15 10:36 PM, Abhay Mhatre wrote:
> is it possible to provide specific msvcrt.lib while building boost. It uses
> default one and my build system uses the one specified in build system.
> this causes heap corruption at the end of program termination.

Hi Abhay,

in a normal source build, you'll have several variants, whose naming is described at:

    http://www.boost.org/doc/libs/1_59_0/more/getting_started/windows.html#library-naming

If you pick the variant matching your projects, things should work fine.

Could you describe which MSVC runtime your project is using and which one is used
by Boost libraries you link to?

- Volodya


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net