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

Title: sincerely_yours.txt
Dear Klemens,

Your problem seems simple enough to try to use an *automatic* makefile project, for which you do not have to provide a Makefile since photran does generate it automatically (just as CVF).

Anyway, if you have not installed yourself a fortran compiler on your Windows beforehand, none of the proposed projects will work.
There is no compiler bundled with eclipse/photran/PTP!

You can download what you need for example from
http://tdm-gcc.tdragon.net/download
or
http://mingw-w64.sourceforge.net/
or
http://www.equation.com/servlet/equation.cmd?fa=fortran

To get detailed infomation on photran you may look at
http://help.eclipse.org/juno/index.jsp?topic=%2Forg.eclipse.photran.doc.user%2Fhtml%2Ftoc.html
which you can access through the help menu of eclipse (help contents item)

You also have the PDF user's guide written by Mariano Mendez for Photran 7.0 that should be almost entirely valid for photran 8.0:
http://www.fortranrefactoring.com.ar/papers/Photran7UserManual.pdf

--
Sincerely yours,

Michel DEVEL

Back to the top