Boost logo

Boost Users :

Subject: Re: [Boost-users] [filesystem] path destructor crash
From: Patrick Steele (steele.patrick_at_[hidden])
Date: 2013-09-06 03:45:49


Hi Edward,
all projects of my application are compiled using unicode.
Boost itself was compiled for Visual Studio 2012 as follows:

b2.exe --toolset=msvc-11.0 threading=multi link=shared runtime-link=shared
variant=debug
b2.exe --toolset=msvc-11.0 threading=multi link=shared runtime-link=shared
variant=release

Other than changing the msvc version number due to upgrading from Visual
Studio 2005 to 2012, I have used these same compile options for years.
Is there any further information that I can provide that might help
diagnose the problem?
Thanks,
Patrick

On 6 September 2013 00:59, Edward Diener <eldiener_at_[hidden]> wrote:

> On 9/5/2013 10:27 AM, Patrick Steele wrote:
>
>> I did statically link years ago but then, as you said, new releases of
>> some libraries prevented me from doing this anymore and I needed to link
>> dynamically.
>> I managed to remove the extra preprocessor definitions from my
>> application. I then modified the code to look like test 2 above which
>> works and allows me to continue. Test 3 still causes a crash but I
>> cannot see a reason for it :|
>>
>
> Is it possible you are building with MBCS rather than Unicode ?
>
>
>
> ______________________________**_________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/**mailman/listinfo.cgi/boost-**users>
>



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