[AWS] SOLVED AWS.Client.Post crashes with Program_Error after gpl2017 upgrade

Simon Wright simon at pushface.org
Sat Aug 19 23:38:48 CEST 2017


> On 19 Aug 2017, at 20:45, Björn Lundin <b.f.lundin at gmail.com> wrote:
> 
> On 2017-08-19 14:29, Björn Lundin wrote:
>> Hi!
>> 
>> Today I upgraded from gnatgpl-2014 with AWS 3.3.1 to gnatgpl 2017 with
>> buildin AWS
>> 
>> Unfortunatly my code crashes now
>> 
>> in procedure Login I use AWS.Client.Post which crashes with message
> 
> Turns out that AWS included in gnatgpl2017 is compiled without support
> for ssl.
> 
> It would be nice with a clear error-message.
> 
> Solved by downloading the aws-sources from libre.adacore.org ,
> 
> configure it to use openssl, compile/install it and put its gprs first
> in ADA_PROJECT_PATH

I think I'd have just installed it over the top of the gnatgpl2017 one.



More information about the AWS mailing list