Boost logo

Boost Users :

Subject: Re: [Boost-users] build boost with specific msvcrt.lib
From: Lorenzo Trivelli (trivelli.lorenzo_at_[hidden])
Date: 2015-08-20 07:50:25


Il 14/08/2015 21:36, Abhay Mhatre ha scritto:
> 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.
>
> thanks
>
>
> _____________________________________
sorry,
do you mean that you have multiple VS instances in your machine and you
want to use
a specific one ?
if it is the case, usually VS has a batch in the VC directory which sets
all the needed
path for the specificed version, so it should be the case.
else, it sounds a bit unusual that building everything with the same
compiler
leads to heap corruption... it may sound silly, but have you checked
that you are
the build system is all the same for each of ht ecomponents you are
building ?

regards
Lorenzo



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