[gtkada] gtkada Digest, Vol 74, Issue 5
Arnaud Charlet
charlet at adacore.com
Wed Jan 5 12:06:37 CET 2011
> so, added "/usr/share/pkgconfig" to PKG_CONFIG_PATH. No the result is:
>
> *** 'gtk-config --version' returned 2.14.5, but GTK+ (2.18.3)
If you use the version that comes with GtkAda (gtk+-2.14.5), you need
to modify your LD_LIBRARY_PATH to point to these libraries to solve
this error.
If you want to use the Gtk+ from your system (2.18.3), then you need to
use a more recent version of GtkAda (e.g. from the subversion repository).
Arno
More information about the gtkada
mailing list