[gtkada] GtkAda 1.3.12 and Glade 0.5.9 parsing error
Pheet
a.pheet at ntlworld.com
Tue Mar 19 13:27:41 CET 2002
Christoph Grein wrote:
>
> Hi Arno,
>
> following your advice, I've downloaded and installed GtkAda 1.3.12 on Win98 with
> Gnat 3.14p. I found two problems:
>
> 1. When I run Glade to write the Ada source code, I get the result
>
> Couldn't parse C:/Path_to_my_File/C:\Path_to_my_File\my_File.glade. Exiting.
>
> Note the doubled path in the message. I experimented a bit and found that
> `basename $1` in the script gate.sh does not work: It returns the full path and
> file, not just the basename. Thus the line
> file=`cd $dir; pwd`/`basename $1`
> leads to the weird result above.
I had the same problem (also running win98). When I downloaded gate.bat
and gate.sh from the cvs at
http://libre.act-europe.fr/cvsweb/GtkAda.cvs/src/ the problem went away
and all is well.
HTH
Pheet
More information about the gtkada
mailing list