comp.lang.ada
 help / color / mirror / Atom feed
From: Ludovic Brenta <ludovic@ludovic-brenta.org>
Subject: Re: Cannot generate code for file gtkada-intl.ads
Date: Sun, 25 Jan 2009 12:58:35 -0800 (PST)
Date: 2009-01-25T12:58:35-08:00	[thread overview]
Message-ID: <7fcc6176-f0da-4b87-8ba7-a86aede8557b@b38g2000prf.googlegroups.com> (raw)
In-Reply-To: a1d3b5e9-7054-4945-a5ec-cfb5eb1b4bb4@o4g2000pra.googlegroups.com

tolkamp <f.tolk...@gmail.com> wrote on comp.lang.ada:
> To plot results of my project I have installed gtaAda and Win_Io.
> The projectname is test.gpr with the package test_main.adb.
> When I build the executable the following message occurs:
>
> gnatmake -PC:\GNAT\bin\test.gpr test_main.adb -d -XGLADE=True -
> XEXTRA=True -XOPENGL=True -XGNOME=True -XBUILD=Production
> gcc -c -gnatec=C:\GtkAda-gpl-2.10.2\src/gnat.adc -gnatQ -O2 -gnatn -
> gnatws -I- -gnatA C:\GtkAda-gpl-2.10.2\src\gtkada-intl.ads
> cannot generate code for file gtkada-intl.ads (package spec)
> to check package spec for errors, use -gnatc
> gnatmake: "c:\gtkada-gpl-2.10.2\src\gtkada-intl.ads" compilation error
>
> process exited with status4 (elapsed time: 02.48s)
>
> What is wrong in package gtkada-intl.ads?

The body (gtkada-intl.adb) is missing. This body is generated by a
preprocessor called by the GtkAda makefile. Apparently you did not use
the GtkAda makefile. Are you sure you followed the GtkAda installation
instructions to the letter?

HTH

--
Ludovic Brenta.



  reply	other threads:[~2009-01-25 20:58 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-25 20:46 Cannot generate code for file gtkada-intl.ads tolkamp
2009-01-25 20:58 ` Ludovic Brenta [this message]
2009-01-26 12:07   ` tolkamp
2009-01-26 14:14     ` Ludovic Brenta
2009-01-26 16:17       ` tolkamp
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox