Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Running, building and debugging a fortran file with photran.(photran)
Running, building and debugging a fortran file with photran. [message #1856084] Sun, 20 November 2022 23:29
Phillip Russo is currently offline Phillip RussoFriend
Messages: 1
Registered: November 2022
Junior Member
I have a file hello.F:

program hello
print *, "Hello World!"
end program

I installed photran and restarted eclipse. I created a new photran project with the GNU template on Ubuntu 22. I can not run build or debug the hello.F file yet. Is there a way to get eclipse to start to run, build and debug fortran files in eclipse with gdb installed on my version of Ubuntu?
Previous Topic:Run compiled windows binary
Next Topic:make *** main.o error 1
Goto Forum:
  


Current Time: Mon Jan 20 03:51:01 GMT 2025

Powered by FUDForum. Page generated in 0.02879 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top