landgraf-dev / aws-sdk-delphi

AWS (Amazon Web Services) SDK for Delphi.
Other
125 stars 31 forks source link

Does it rely on AWS SDK for .NET? #5

Closed edwinyzh closed 2 years ago

edwinyzh commented 2 years ago

Hi,

Is this lib pure pascal or a wrapper of "AWS SDK for .NET"?

What's the oldest Delphi compiler supported?

Thanks.

wlandgraf commented 2 years ago

It's pure Pascal. We have only tested it on Delphi 10.4 Sydney and Delphi 11 Alexandria, but it might work in older Delphi versions. Not older than XE2, for sure.

EverestSoftwareLLC commented 2 years ago

Since posting 28 days ago, has anyone tested on Delphi 10.2?

omonien commented 2 years ago

Why don’t you test it and report your findings here?

-- Grüße / Regards, Olaf Monien

Sent via iPhone

Am 13.04.2022 um 04:14 schrieb Mark @.***>:

 Since posting 28 days ago, has anyone tested on Delphi 10.2?

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.

EverestSoftwareLLC commented 2 years ago

Why don’t you test it and report your findings here?

I would need to purchase or use the trial version and install TMS Business Suite. Not something I want to do for a test.

wlandgraf commented 2 years ago

@EverestSoftwareLLC The trial version is free, fully functional and harmless. You can install it, do the tests you need with AWS SDK for Delphi, and then uninstall it if you want to.

EverestSoftwareLLC commented 2 years ago

I will go a different route.