Boost logo

Boost Users :

Subject: Re: [Boost-users] Strange issue with boost::date_time
From: Igor R (boost.lists_at_[hidden])
Date: 2009-04-14 04:56:28


> I'm having a strange issue with the boost::date_time library - My
> program runs fine with both release and debug compilations, but will
> not run in standalone / the command line.  I.e., the program works
> when I run it through the MS visual studio debugger, whether the
> program is built with debugging symbols or not.  It also ran correctly
> when run through dependency walker.

Ensure that all your libs are built with the same CRT/ STL options
(threading, _SECURE_SCL etc.)


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