[Geany] Executing with geany on windows

Enrico Tröger enrico.troeger at xxxxx
Sun Feb 22 19:19:27 UTC 2009


On Fri, 20 Feb 2009 10:06:23 +0530 (IST), shubhanan deshpande
<shubhanan_d at yahoo.co.in> wrote:

Hi,


>I saw a
>couple of your comments on the forum about geany. 
>I am using windows, python and gcc. For both python & gcc it compiles
>well. However,
>- For gcc
>it creates the c-program.exe file but doesn’t execute it. In Set
>Includes and Arguments, I have set “execute” to “%e”

This should be fine. What exactly means "doesn't execute it"? Any
interesting output in Help-> Debug Messages?


>- For
>python, it creates the geany_run_script.bat but doesn’t execute it L.
>Again, the “execute” is set to “geany_run_script.bat”. 

This is wrong. It should be "python %f" for Python files, if "python"
is not in your global PATH variable, you maybe need to add the full
path to the python.exe. I never tried this but it should work in theory.


Regards,
Enrico

-- 
Get my GPG key from http://www.uvena.de/pub.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.geany.org/pipermail/users/attachments/20090222/b220d89b/attachment.pgp>


More information about the Users mailing list