Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [photran] Nothing to build

Hi again,

I, exactly, do this:

1.- File -> New -> Managed Make Fortran Project
2.- Fill in project name :  hello     (workspace is in c:\tmp\workspace)
3.- Project type: Executable (Gnu on Windows)
	Checked Debug
	Checked Release
	Unchecked Show all project types and show all configurations
4.- C/C++ indexer: No indexer

5.- New source file:  named  hello.f90
6.- Write a Hello world program in source file
7.- Save file (Build automatically is enabled, but I tried also with this 
feature disabled)



El Jueves, 31 de Mayo de 2007 12:54, David Lochrin escribió:
> Hi Javier,
>
> On Thursday 31 May 2007 20:40, Javier Martínez Baena wrote:
> > I've installed Photran 3.1 beta 2 and latest GNU gfortran for windows. I
> > follow the instructions on
> > http://www.eclipse.org/photran/documentation.php and I read the FAQ
> > section but I don't know how to create the binary file for my project.
> > Every time I try to build (manually or automatically) I get the message
> > "Nothing to build". There are no "Binaries" entry on "Fortran Projects"
> > view.
> >
> > I read also previous messages in this mailing list but none help me.
> >
> > ¿What can I do or try?
>
>    What extension are you using on the source-code filename, and what
> "project type" did you select when creating the project?
>
> Regards,
> David
> _______________________________________________
> photran mailing list
> photran@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/photran

-- 

____________________________________________________________
 Dr. Javier Martinez Baena
 Dpto. Ciencias de la Computacion e Inteligencia Artificial
 E.T.S. de Ingenieria Informatica. Universidad de Granada
 C/ Periodista Daniel Saucedo Aranda, s/n.
 18071. Granada. SPAIN
 Tlf: 958 240802                email: jbaena@xxxxxxxxxxxxx
 Fax: 958 243317               http://decsai.ugr.es/~jbaena
____________________________________________________________


Back to the top