13 Jul
2009
13 Jul
'09
1:52 p.m.
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.