#1 2022-12-01 08:49:55

zakaria
Member
Registered: 2021-06-21
Posts: 26

mORMot2 compilation Error

Hi ab, i updated to latest commit and i can't compile.

dcc64 Error: mormot.app.daemon.pas(868): E2016 Array type required
ligne 868 :

 ConsoleWrite('% [%] %', [fService[i].ServiceName, pid[i], ToText(st[i])^],

mormot2 Last commit : 2.4389
Windows 10 64Bits, Delphi 11


update!
also with commit: 2.4392
dcc64 Error: mormot.net.ws.server.pas(241): E2010 Incompatible types: 'PHttpServerConnectionOpaque' and 'THttpServerRequestFlags'
dcc64 Error: mormot.net.ws.server.pas(242): E2034 Too many actual parameters

Thanks smile

Last edited by zakaria (2022-12-01 08:55:55)

Offline

#2 2022-12-01 09:05:11

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

Re: mORMot2 compilation Error

Also:
[dcc32 Error] mormot.app.daemon.pas(868): E2016 Array type required

Offline

#3 2022-12-01 18:16:55

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

Re: mORMot2 compilation Error

You are right.

Should be fixed by https://github.com/synopse/mORMot2/commit/74596d53

smile

Sorry for the issue.

Offline

#4 2022-12-05 08:54:43

zakaria
Member
Registered: 2021-06-21
Posts: 26

Re: mORMot2 compilation Error

Hi ab,
Tests fails at SOA level

! Service oriented architecture - Client side REST basic authentication
! Exception EInterfaceFactory raised with messsage:
!  TInterfacedObjectFakeClient.FakeCall(ICalculator.Add) failed: '{
"errorCode":403,
"errorText":"Authentication Failed: Invalid signature (0)"
}'
  Total failed: 8 / 26,900,665  - Service oriented architecture FAILED  31.30s

Thanks smile

mormot 2.4400, D11, Target Windows 64bits

Last edited by zakaria (2022-12-05 08:55:04)

Offline

#5 2022-12-05 10:13:11

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

Re: mORMot2 compilation Error

Offline

Board footer

Powered by FluxBB