comp.lang.ada
 help / color / mirror / Atom feed
From: "Björn Lundin" <b.f.lundin@gmail.com>
Subject: Re: Error in installing AWS on windows
Date: Fri, 26 Aug 2016 15:55:43 +0200
Date: 2016-08-26T15:55:43+02:00	[thread overview]
Message-ID: <npphp0$avq$1@dont-email.me> (raw)
In-Reply-To: <de32ec24-3cc6-461d-abdb-b6650abb1852@googlegroups.com>

On 2016-08-26 12:27, pideltachange@gmail.com wrote:
> On another note, I'm not able to call any of the xml/ada packages. I'm inferring the packages will have to be built prior to building out the aws. However, I thought I did see a static lib of xmlada_etc (.a file) in GNAT/2016/LIB directory. 
> 
> Or did I miss something when I install gnat-gpl window executable? 

You need

with "xmlada_schema";
with "xmlada_dom";
with "xmlada_input";
with "xmlada_sax";
with "xmlada_unicode";

in your gpr file

I have mine in
/opt/gnat/gpl_2015_x64/lib/gnat/

as in
/opt/gnat/gpl_2015_x64/lib/gnat/xmlada_dom.gpr


-- 
--
Björn


  reply	other threads:[~2016-08-26 13:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-25 18:34 Error in installing AWS on windows pideltachange
2016-08-25 18:56 ` Pascal Obry
2016-08-25 19:20   ` pideltachange
2016-08-25 20:00     ` Pascal Obry
2016-08-26 10:24       ` pideltachange
2016-08-26 10:27       ` pideltachange
2016-08-26 13:55         ` Björn Lundin [this message]
2016-08-26 17:30           ` Simon Wright
2016-08-29  7:28             ` Björn Lundin
replies disabled

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