Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [photran] Errors are not appearing in the text editor

When I compile my program that contains an error the location is not
shown in the editor window or in the vertical ruler.  When I click on

What Fortran compiler are you using?

In general, if you
* Right-click on the project,
* Choose Properties,
* Select Fortran Build > Settings in the tree, and
* Click on the Error Parsers tab,
you should make sure the "error parser" for your compiler is selected.

Jeff


Back to the top