comp.lang.ada
 help / color / mirror / Atom feed
From: "Dmitry A. Kazakov" <mailbox@dmitry-kazakov.de>
Subject: Re: GNAT, portability between computers (win32)
Date: Wed, 10 Aug 2016 18:07:44 +0200
Date: 2016-08-10T18:07:44+02:00	[thread overview]
Message-ID: <nofjgn$ave$1@gioia.aioe.org> (raw)
In-Reply-To: 18033bc2-d769-43a0-a70a-48d90cd34f46@googlegroups.com

On 2016-08-10 16:52, George J wrote:

> I have to add some "pragma Linker_Options ("-llibcairo-2.dll");pragma
> Linker_Options ("libpng-3.dll");" Did I get it right?

No, these are added automatically when you "with" gtkada.gpr in your 
project.

There is "static" linking scenario variable for GtkAda, but that will 
have only effect on GtkAda, not GTK.

You need roughly the following files:

bin/libatk-1.0-0.dll
     ...
     zlib1.dll
   + your application

etc/fonts
    /gtk-03.0
    /pango

lib/gtk-3.0

share/glib-2.0
      /icons/Adwaita
            /hicolor ?
      /locale
      /themes/Adwaita
             /Default
             /Emacs ?

Some try and error is needed to get all right.

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


  reply	other threads:[~2016-08-10 16:07 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-10 14:17 GNAT, portability between computers (win32) George J
2016-08-10 14:23 ` George J
2016-08-10 14:43   ` Dmitry A. Kazakov
2016-08-10 14:52     ` George J
2016-08-10 16:07       ` Dmitry A. Kazakov [this message]
2016-08-10 15:30 ` Aurele
2016-08-10 18:29   ` gautier_niouzes
2016-08-10 20:44     ` Aurele
2016-08-11  5:08       ` gautier_niouzes
2016-08-11 14:47     ` George J
2016-08-11 14:50       ` George J
2016-08-11 16:03         ` Dmitry A. Kazakov
2016-08-10 16:55 ` George J
2016-08-10 17:16 ` George J
2016-08-11  9:53 ` Aurele
2016-08-11 10:11   ` Pascal Obry
2016-08-11 10:17     ` Aurele
2016-08-11 13:40       ` Pascal Obry
2016-08-11 14:53         ` Aurele
2016-08-11 16:11           ` Dmitry A. Kazakov
2016-08-11 16:41             ` Aurele
2016-08-11 17:23               ` Dmitry A. Kazakov
2016-08-11 18:12                 ` Aurele
2016-08-11 20:53                   ` Dmitry A. Kazakov
2016-08-11 19:42                 ` Aurele
replies disabled

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