paolo-rossi/delphi-jose-jwt

Can't use library with Delphi XE

wadealer opened this issue · 3 comments

How can I use this library with delphi XE? There is no units like System.SysUtils or System.StrUtils.

Hi, can we use this library with Delphi XE6?
Thanks

Hi to all,

sorry for the time it took... this library uses heavily the JSON and NetEncoding stuff so it's better to have a version >= XE7.

This library could be compiled in XE6 but this involve a lot of unit renaming.... speaking of XE, I don't think you'll be able to compile this lib.

Ciao,
Paolo.