|
Boost Users : |
Subject: Re: [Boost-users] Why can I not put a break in this part of asio sample code?
From: Igor R (boost.lists_at_[hidden])
Date: 2009-07-13 09:52:49
> Thanks, Yes, you are right. I tried to compile in debug mode but I have a
> problem.
> What change is needed?
Ensure that the CRT settings are consistent for all *.cpp's. Probably,
you ocasionally overriden Code-generation settings for some specific
*.cpp in Debug configuration?
Check Project->Properties->Configuration properties->C/C++->Code
generation->Runtime library, then the same for each *.cpp.
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