comp.lang.ada
 help / color / mirror / Atom feed
* gtkada.gpr usage
@ 2012-12-16 13:45 ldries46
  2012-12-16 14:37 ` Dmitry A. Kazakov
  0 siblings, 1 reply; 8+ messages in thread
From: ldries46 @ 2012-12-16 13:45 UTC (permalink / raw)


Various times I tried after recommendation by others to include the "with 
gtkada statement in my project file (with GNAT programming studio)
Every time I do get error message like this:

gnatmake -d -PE:\ada\project\Algemeen\Algemeen.gpr -XLIBRARY_TYPE=static
Algemeen.adb -j4 -s
gnatbind -I- -x E:\ada\project\Algemeen\build\algemeen.ali
error: "gtk.ali" not found, "gtk.ads" must be compiled
error: "glib.ali" not found, "glib.adb" must be compiled
gnatmake: *** bind failed.

My GNAT GPS installation is on D:\Program files\GNAT\ 2012 and my
GtkADA installation is on D:\program files\GNAT\GtkADA
I do use GPR_PROJECT_PATH with the value D:\Program 
Files\2012\lib\gnat;D:\Program Files\GNAT\Gtkada\lib\gnat;
The files are present in the directory D:\Program 
Files\GNAT\Gtkada\lib\gnat.
What do I have to do to do not get this error. I already have installed 
GtkADA from the start, it didn't help.
Changing ../.. and .. by fully written file descriptions did not have any 
effect.

L. Dries 




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-12-18 11:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-12-16 13:45 gtkada.gpr usage ldries46
2012-12-16 14:37 ` Dmitry A. Kazakov
2012-12-17  4:36   ` ldries46
2012-12-17  8:28     ` Dmitry A. Kazakov
2012-12-17 16:40       ` ldries46
2012-12-17 17:22       ` J-P. Rosen
2012-12-18  0:19         ` Randy Brukardt
2012-12-18 11:45           ` ldries46

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