#1 2024-08-29 10:34:00

dcoun
Member
From: Crete, Greece
Registered: 2020-02-18
Posts: 414

Delphi compilation errors

Delphi 12.1
file mormot.crypt.openssl
line 897 and line 966:  E2250 There is no overloaded version of 'AlgoName' that can be called with these arguments

Offline

#2 2024-08-29 11:15:18

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,510
Website

Re: Delphi compilation errors

Delphi is somewhat not consistent with FPC.
Or the other way round, I can't say.

Please try
https://github.com/synopse/mORMot2/commit/c91fe2d4

Offline

#3 2024-09-15 09:33:30

dcoun
Member
From: Crete, Greece
Registered: 2020-02-18
Posts: 414

Re: Delphi compilation errors

mormot.net.client, line 2232
    wraNegotiate:
      fOnAuthorize := OnAuthorizeSspi;     // as AuthorizeSspiUser()

Gives error in compiling if  DOMAINRESTAUTH is not set

Offline

#4 2024-09-15 10:38:00

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,510
Website

Re: Delphi compilation errors

Offline

Board footer

Powered by FluxBB