View previous topic :: View next topic |
Author |
Message |
eileen_26
Joined: 31 Jan 2012 Posts: 1
|
Posted: Tue Jan 31, 2012 1:20 pm Post subject: Installation of FTN95 |
|
|
I just would like to know the step by step process of installing FTN95 personal edition. Also, what other programs are needed to be downloaded to run the program successfully. I am using Windows Home Basic 64-bit. Actually, I already installed FTN95 personal edition, when I tried to compile a code, it says, compilation failed. |
|
Back to top |
|
 |
PaulLaidler Site Admin
Joined: 21 Feb 2005 Posts: 8210 Location: Salford, UK
|
Posted: Tue Jan 31, 2012 3:54 pm Post subject: |
|
|
If you get a compiler failure report then it means that the installation was successful but your Fortran code is faulty.
You will need to look at the details of the failure message and correct your code accordingly. |
|
Back to top |
|
 |
davidb
Joined: 17 Jul 2009 Posts: 560 Location: UK
|
Posted: Thu Feb 02, 2012 9:35 pm Post subject: |
|
|
You can try the compiler installed ok by using the simplest Fortran program you can write.
Here it is (its one line):
_________________ Programmer in: Fortran 77/95/2003/2008, C, C++ (& OpenMP), java, Python, Perl |
|
Back to top |
|
 |
|