[gtkada] problem

Marc A. Criley mcq95 at earthlink.net
Tue Jan 7 16:13:00 CET 2003


I have had various problems when trying to generate code with Glade on
Windows.

The only reliable work-around I've found is to create a subdirectory named
"src" beneath the directory where your ".glade" file is, then open a command
prompt (DOS) window, and directly invoke gate.

For example, if I use Glade to create buttontest.glade in directory
c:\projects, I can do:

cd c:\projects
mkdir src
gate buttontest.glade

The generated source code then of course ends up in the src subdirectory.


> -----Original Message-----
> From: gtkada-admin at lists.act-europe.fr
> [mailto:gtkada-admin at lists.act-europe.fr]On Behalf Of Atle Ræstad
> Sent: Tuesday, January 07, 2003 9:09 AM
> To: 'gtkada at ada.eu.org'
> Subject: [gtkada] problem
>
>
> Hi
>
> I tried to use GtkAda1.3.12 on WindowsNT. When I use glade (the one that
> comes with the GtkAda software), and tries to generate source code from
> glade the source code always ends up with:
>
> Exception = ADA.IO_EXCEPTIONS.NAME_ERROR
> GATE: Internal error. Please send a bug report with the XML
> file H:\aer\temp\gtkada\testprog\simple\simple1.glade and the
> GtkAda version
> to gtkada at ada.eu.org
>
> Can you help?
>
> Regards
> Atle Ræstad
>
>
>
>
>






More information about the gtkada mailing list