[Geany] I can run programs

Sayth Renshaw flebber.crue at xxxxx
Sun Nov 13 21:52:55 UTC 2011


HI Sylvia.

If you open a commnd line and navigate to your source file. Does this work

for windows
gcc Yourfile -o yourfile.exe

Linux
gcc Yourfile -o yourfile

if using linux and the above command worked then you would exceute with
./yourfile

I think you may be running compile in geany and then not running build
before trying to execute your file. but need to check first you have your
compiler setup correctly.

Sayth

On Fri, Nov 11, 2011 at 4:00 AM, Sylvia Sánchez
<Mapalapa_Igu at yahoo.com.ar>wrote:

> Hello
>
> I'm programming in C using Geany.  It creates well the object but
> Geany doesn't run the program.  Usually it doesn't create an
> executable neither.
>
> How can I have the executable?
>
> How can I run the program with Geany?
>
>
> Thanks!
> Sylvia
> _______________________________________________
> Geany mailing list
> Geany at uvena.de
> https://lists.uvena.de/cgi-bin/mailman/listinfo/geany
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.geany.org/pipermail/users/attachments/20111114/62f7d508/attachment.html>


More information about the Users mailing list