- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Dr. Fortran;
I finally am up and running with my 10.1 license, which came with VSPPE 2005.
However, I've noticed a difference when compiling. Errors are listed in the output file as before, but now it does not mark the offending lines in the source code. Nor are the line numbers given in the source code editor. This can make it difficult sometimes to find the actual error, and sometimes I actually have to COUNT the lines in the source code.
Since the project properties are the same as before, is there a switch that got turned off that needs to be re-enabled? I tried to find one in the project properties, but maybe that's a property of the source code EDITOR. Where would I find editor properties? I scanned the docs that came with VSPPE, and could not find that either.
Any clues?
I finally am up and running with my 10.1 license, which came with VSPPE 2005.
However, I've noticed a difference when compiling. Errors are listed in the output file as before, but now it does not mark the offending lines in the source code. Nor are the line numbers given in the source code editor. This can make it difficult sometimes to find the actual error, and sometimes I actually have to COUNT the lines in the source code.
Since the project properties are the same as before, is there a switch that got turned off that needs to be re-enabled? I tried to find one in the project properties, but maybe that's a property of the source code EDITOR. Where would I find editor properties? I scanned the docs that came with VSPPE, and could not find that either.
Any clues?
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can click (or maybe double-click) on most error messages and it will bring you right to the line with the error.
To see line numbers, select Tools > Options > Text Editor > General. The box for line numbers may have a gray check in it. Click it to clear it and then click it again to enable line numbers for all file types.
To see line numbers, select Tools > Options > Text Editor > General. The box for line numbers may have a gray check in it. Click it to clear it and then click it again to enable line numbers for all file types.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page