[gvd-devel] Help needed ! - can not build GVD 1.2.0 for Windows 98 (glib.ads is missing)
Alexei Lioubimov
e-complex@mtu-net.ru
Thu, 28 Jun 2001 11:54:35 +0400
Hello Emmanuel,
I'm sorry (...Gtk-Ada... was a misspelling). The file glib.ads is
/cygdrive/c/usr/lib/GtkAda-1.3.12/lib/glib.ads
And GNAT gcc can not find it. So what am i doing wrong, then?
Alexei Lioubimov
> >
gcc -c -g -O2 -gnata -gnatwuwe -I/cygdrive/c/usr/lib/GtkAda-1.3.12/lib -I../
> > gnat gvd_main.adb
> > gvd_main.adb:21.06: file "glib.ads" not found
> > compilation abandoned
> > gnatmake: "gvd_main.adb" compilation error
> > ...
> >
> > The file /cygdrive/c/usr/lib/Gtk-Ada-1.3.12/lib/glib.ads DOES exist,
BUT
> > GNAT DOESN'T WANT TO USE IT ???!
>
>
> I guess you noticed that the name of the directory you give above and the
name
> in the gcc command line are not the sames ? Check the spelling of GtkAda
(vs
> Gtk-Ada).
>
> Emmanuel
>