#1 2024-03-14 02:23:19

yslmyr1990
Member
Registered: 2024-02-02
Posts: 8

Compling Error F2084 Internal Error:C15700 on newest code

Hi Ab,
After i pull the newest code today, my project compling error on core.search.pas line 3131. IDE version is Delphi 2010.
[DCC Fatal Error] mormot.core.search.pas(3131): F2084 Internal Error: C15700

The sample MVCServer comple OK, but the sample which has vcl form comple error, like sample ThirdPartyDemos\tbo\04-HttpServer-InterfaceServices\TestRestClient.dpr

One more question:when i use RestClient in a dll,comple can`t find some function in *.inc,dll build with runtime package.

Last edited by yslmyr1990 (2024-03-14 06:56:13)

Offline

#2 2024-03-14 14:08:25

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

Re: Compling Error F2084 Internal Error:C15700 on newest code

Delphi is really not good at nested inlining...

Please try https://github.com/synopse/mORMot2/commit/0a2f8d91

Offline

Board footer

Powered by FluxBB