Sunday, 09 January 2022
  5 Replies
  459 Visits
  Subscribe
Hello,

I purchased the enterprise edition of sgcWebsockets,on 1/8/2022 but encounter a problem.
My environment is a fresh install of Lazarus 2.0.12, as in the accompanying file 'install.txt' is stated that the package has been tested with that version. I also installed Indy10, but the version is 10.6.2.4060 as this is the version that is available, I did not manage to get the version 10.5.9.4930 that is mentioned in the install.txt.
My operating system is Ubuntu Linux 20.04.

When I try to compile the package, I get 3 errors that are similar:
sgcHTTP_JWT_ES.pas(184,49) Error: Illegal type conversion: "TBytes" to "LongInt"
sgcHTTP_JWT_ES.pas(187,49) Error: Illegal type conversion: "TBytes" to "LongInt"
sgcHTTP_JWT_ES.pas(199,57) Error: Illegal type conversion: "TBytes" to "LongInt"

Is this a known issue and if so, do you have a solution?



Kind regards,

H. ten Hove