VS2008 indicates all compilation errors occur at the last line of one source file in my project. I have tried restarting devenv with different switches (/resetsettings, ...) but it does not resolve the issue. The issue occurs if I compile that specific file as well as building the entire solution and cleaning the solution does not help. Copying the source to a new file and replacing that file in the project does not resolve the issue. The issue does not occur for other source files.
↧