On 7 September 2014 12:21, William Waalkes <[email protected]> wrote:
> 22:20:39: Geany INFO : WIN32: actually running command:
> cmd.exe /S /C "gfortran -c "TEST.f90"
>>C:\Users\WILLIA~1\AppData\Local\Temp\tmp_EB6JLX
> 2>C:\Users\WILLIA~1\AppData\Local\Temp\tmp_Z46JLX"
>

If there is no output in the compile window then you could check the
temp files to see if they still exist and contain something useful.

Also if you run Geany from the command line their may be some error messages.

It is hard to give any ideas without some indication what went wrong.

Note: the spawning of commands on windows currently uses the system()
command so the use of quotes in the command varies between versions of
windows.  You might try searching the mailing list/bug reports to find
suggestions about adding extra/removing quotes that various people
have found to work.

Cheers
Lex

>
> On Sat, Sep 6, 2014 at 10:19 PM, Lex Trotman <[email protected]> wrote:
>>
>> On 7 September 2014 11:32, William Waalkes <[email protected]> wrote:
>> > Hello,
>> >
>> > I am trying to use geany on my windows 7 os to code in fortran and I
>> > have
>> > installed gfortran correctly (confirmed by compiling on the command
>> > line).
>> > In geany however, when I try to compile a code, geany cannot find the
>> > gfortran compiler. I have already added the location of gfortran to the
>> > path
>> > list in my computer -> advanced -> environmental settings -> path.
>>
>> Please provide the actual error message from help->debug messages
>>
>> Cheers
>> Lex
>>
>> >
>> > Thank you.
>> > Will
>> >
>> >
>> >
>> > _______________________________________________
>> > Users mailing list
>> > [email protected]
>> > https://lists.geany.org/cgi-bin/mailman/listinfo/users
>> >
>> _______________________________________________
>> Users mailing list
>> [email protected]
>> https://lists.geany.org/cgi-bin/mailman/listinfo/users
>
>
>
>
> --
> William Waalkes
> University of Michigan, College of Literature, Science, and the Arts
> Undergraduate, Class of 2016
> Physics Dept, Astronomy & Astrophysics Dept
> 616.516.9536
> [email protected]
>
>
> _______________________________________________
> Users mailing list
> [email protected]
> https://lists.geany.org/cgi-bin/mailman/listinfo/users
>
_______________________________________________
Users mailing list
[email protected]
https://lists.geany.org/cgi-bin/mailman/listinfo/users

Reply via email to