[Geany] Build on Windows

Enrico Tröger enrico.troeger at xxxxx
Sun Nov 4 10:01:22 UTC 2007


On Fri, 2 Nov 2007 13:44:10 +0100, Enrico Tröger
<enrico.troeger at uvena.de> wrote:

> On Fri, 02 Nov 2007 13:34:23 +0100, Tim Tassonis <timtas at cubic.ch>
> wrote:
> 
> > Hi all
> > 
> > I just noticed that build is now enabled on Windows.
> > 
> > make seems to work, but I think there is an issue with plain
> > compile:
> > 
> > I created a hello.c and invoked compile, which resulted in the
> > following output:
> > 
> > gcc -Wall -c "hello.c" (in directory d:\dev\hell)
> > gcc: "hello.c": Invalid argument
> > gcc: No input files
> > Compilation finished
> > 
> > What seems to happen is that geany somehow "overquotes" the
> > filename, as I get the same result, when on cmd.exe, when I type:
> > 
> > gcc -Wall -c "\"hello.c\""
> > 
> > If I type
> > 
> > gcc -Wall -c "hello.c"
> > 
> > It works.
> Yes, I just discovered this too. It is in some way related to the
> Windows API, there is something handled differently to Unix systems
> but I'm sure we will find a fix. As a workaround, go in the build
Should be fixed in SVN r2012.

Is it my crappy Windows system or is the run command broken? I get an
error message saying failed to execute helper program. Before searching
for a fix, can anyone confirm this by e.g. just executing a simple .bat
file?

Regards,
Enrico

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


More information about the Users mailing list