| [news.eclipse.tools.cdt] Re: _problem with _underscore |
-- Derek
I have a existing project files which run perfectly in microsoft visual c++. now i compile the project file in eclipse c++, there appears lots of lsyntax error. what i notice is that the problem occur on variable like __declspec , _ASSERTS and others which name start with underscore. also the #include "CrtDbg.h" is not recognized. so wat shd i do?