comp.lang.ada
 help / color / mirror / Atom feed
From: Alain De Vos <devosalain71@gmail.com>
Subject: Re: How to write and compile a helloworld.adb gtkada3 application ?
Date: Fri, 1 Nov 2019 07:08:34 -0700 (PDT)
Date: 2019-11-01T07:08:34-07:00	[thread overview]
Message-ID: <b03da457-1f06-47d1-a2d8-6e7cbaf76569@googlegroups.com> (raw)
In-Reply-To: <c4b4c9d0-fd6f-4b7e-8eeb-717af6708e17@googlegroups.com>

On Friday, November 1, 2019 at 2:55:05 AM UTC+1, Alain De Vos wrote:
> Documentation is not clear.
> http://docs.adacore.com/live/wave/gtkada/html/gtkada_ug/index.html
> Compare it to do documentation of using java swing application ...
Thank you. I have have a working hello_gtk.
Setting up an environment is not always easy. Here is how I did :
#!/usr/local/bin/zsh
export ADA_PROJECT_PATH=/usr/local/:/usr/local/lib:.:
export PATH=/usr/local/gcc6-aux/bin/:$PATH
rm *.o *.ali ../gtkada ../../include
ln -s /usr/local/include ../..
ln -s /usr/local/lib/gtkada ..
gprbuild -Phello_gtk.gpr


  parent reply	other threads:[~2019-11-01 14:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-01  1:55 How to write and compile a helloworld.adb gtkada3 application ? Alain De Vos
2019-11-01  9:42 ` joakimds
2019-11-01 10:57   ` Alain De Vos
2019-11-01 11:34     ` Dmitry A. Kazakov
2019-11-01 14:08 ` Alain De Vos [this message]
2019-11-01 18:36   ` Shark8
2020-01-07  7:13 ` Admin Avatarae
2020-01-08 13:46 ` mario.blunk.gplus
replies disabled

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