all groups > visual studio .net debugging > july 2007 >
You're in the

visual studio .net debugging

group:

V C++ .NET version 2003.Compiler problem.


V C++ .NET version 2003.Compiler problem. Allen Maki
7/12/2007 3:50:00 PM
visual studio .net debugging:
V C++ .NET version 2003.Compiler problem.

My compiler is acting up. When I have building error, the left margin
pointer will point to the wrong line.

Sometimes, It will give error message for something that I commented (//).
As soon as I delete the commented line, the building error will disappear .

Can anybody tell me what is the reason for that?

Re: V C++ .NET version 2003.Compiler problem. Allen Maki
7/12/2007 6:30:22 PM
RESOLUTION
1. Open the source file in the Visual Studio .NET editor.
2. On the File menu, click Advanced Save Options.
3. In the Line Endings list box, click Windows (CR LF), and then click OK.
4. Save the file.
5. Compile the project.





[quoted text, click to view]

AddThis Social Bookmark Button