comp.lang.ada
 help / color / mirror / Atom feed
* ANN: GtkAda 2.10 support
@ 2007-10-13 13:19 Dmitry A. Kazakov
  2007-12-08  2:55 ` Gene
  0 siblings, 1 reply; 4+ messages in thread
From: Dmitry A. Kazakov @ 2007-10-13 13:19 UTC (permalink / raw)


GtkAda contributions

   http://www.dmitry-kazakov.de/ada/gtkada_contributions.htm

units of measurement for Ada

   http://www.dmitry-kazakov.de/ada/units.htm

fuzzy sets for Ada

   http://www.dmitry-kazakov.de/ada/fuzzy.htm

are now using GtkAda version 2.10.

-----------------------
An unofficial binary release for Windows can be found at
http://www.ada-ru.org/win_bin_en. For Linux it is officially available in
sources at https://libre2.adacore.com, and can be routinely compiled from.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de



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

* Re: ANN: GtkAda 2.10 support
  2007-10-13 13:19 ANN: GtkAda 2.10 support Dmitry A. Kazakov
@ 2007-12-08  2:55 ` Gene
  2007-12-08 10:26   ` Dmitry A. Kazakov
  0 siblings, 1 reply; 4+ messages in thread
From: Gene @ 2007-12-08  2:55 UTC (permalink / raw)


On Oct 13, 8:19 am, "Dmitry A. Kazakov" <mail...@dmitry-kazakov.de>
wrote:
> GtkAdacontributions
>
>    http://www.dmitry-kazakov.de/ada/gtkada_contributions.htm
>
> units of measurement for Ada
>
>    http://www.dmitry-kazakov.de/ada/units.htm
>
> fuzzy sets for Ada
>
>    http://www.dmitry-kazakov.de/ada/fuzzy.htm
>
> are now usingGtkAdaversion 2.10.
>
> -----------------------
> An unofficial binary release for Windows can be found athttp://www.ada-ru.org/win_bin_en. For Linux it is officially available in
> sources athttps://libre2.adacore.com, and can be routinely compiled from.
>

This is really a wonderful congribution, but after installation and
compiling examples with GNAT GPL 2007 (no errors; clean build),
running produces a message box with:

The procedure entry point gdk_cursor_new_from_name could not be
located in the dynamic link library libgdk-win32-2.0-0.dll

when I try to run the program.  To preclude PATH problems, I start a
cmd window, clear the path, and then add only the gtkada/bin directory
to it.  Same result. Could the dll in the installation be wrong?

Thanks for any help!




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

* Re: ANN: GtkAda 2.10 support
  2007-12-08  2:55 ` Gene
@ 2007-12-08 10:26   ` Dmitry A. Kazakov
  2007-12-17  3:42     ` Gene
  0 siblings, 1 reply; 4+ messages in thread
From: Dmitry A. Kazakov @ 2007-12-08 10:26 UTC (permalink / raw)


On Fri, 7 Dec 2007 18:55:26 -0800 (PST), Gene wrote:

> The procedure entry point gdk_cursor_new_from_name could not be
> located in the dynamic link library libgdk-win32-2.0-0.dll
> 
> when I try to run the program.  To preclude PATH problems, I start a
> cmd window, clear the path, and then add only the gtkada/bin directory
> to it.  Same result. Could the dll in the installation be wrong?

It is almost certainly a PATH problem. Make sure that
"C:\GtkAda-2.10.0\bin;" *precedes* "C:\GNAT\2007\bin;" etc in PATH:

Start->
Control panel->
System->
Advanced->
Environment Variables->
System variables->
PATH

Don't forget to restart GPS after modifying PATH.

-- 
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de



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

* Re: ANN: GtkAda 2.10 support
  2007-12-08 10:26   ` Dmitry A. Kazakov
@ 2007-12-17  3:42     ` Gene
  0 siblings, 0 replies; 4+ messages in thread
From: Gene @ 2007-12-17  3:42 UTC (permalink / raw)


On Dec 8, 5:26 am, "Dmitry A. Kazakov" <mail...@dmitry-kazakov.de>
wrote:
> On Fri, 7 Dec 2007 18:55:26 -0800 (PST), Gene wrote:
> > The procedure entry point gdk_cursor_new_from_name could not be
> > located in the dynamic link library libgdk-win32-2.0-0.dll
>
> > when I try to run the program.  To preclude PATH problems, I start a
> > cmd window, clear the path, and then add only thegtkada/bin directory
> > to it.  Same result. Could the dll in the installation be wrong?
>
> It is almost certainly a PATH problem. Make sure that
> "C:\GtkAda-2.10.0\bin;" *precedes* "C:\GNAT\2007\bin;" etc in PATH:
>
> Start->
> Control panel->
> System->
> Advanced->
> Environment Variables->
> System variables->
> PATH
>
> Don't forget to restart GPS after modifying PATH.

Sorry this was a stupid mistake.  Long ago I put gtkada in dll's in
the system32 folder.  It was finding those.  Fine now.  Thanks.



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

end of thread, other threads:[~2007-12-17  3:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-13 13:19 ANN: GtkAda 2.10 support Dmitry A. Kazakov
2007-12-08  2:55 ` Gene
2007-12-08 10:26   ` Dmitry A. Kazakov
2007-12-17  3:42     ` Gene

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