Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [photran] Problems to port Fortran project from CVF to Photran

Thanks to Beth and Michael for your help !
 
I went back to the beginning and started with the manual of Mariano Mendez. So I tried the example of 'Starting a Project with an Auto-Generated Makefile'.
When I try to reproduce this example, the first issue is that I cannot choose 'GCC Toolchain' but 'GCC Fortran'.
Later, when I save my Hello World program, there are no error messages but there is also no executable available.
I can compile the program by 'gnufortran' in the terminal window and I can also run a makefile.
 
By the way, I use MinGW on Windows.
 
How can I solve this problem ?
 
Thanks for your help in advance !
 
Klemens

Back to the top