
28 Oct
2010
28 Oct
'10
10:10 a.m.
Hi, On Thu, Oct 28, 2010 at 9:20 PM, Simon Adler <Simon.Adler@iff.fraunhofer.de> wrote:
If i start the application in Debug mode i get strange behavior of my strings which results in a crash. For example an assignment like
I hope you are linking against the debug boost libraries. I have noticed such problems if you use boost release built libraries with debug build of your application. -dhruva