Hi,
i cannot compile/install the TMS FNC Maps Package.
I recently downloaded the package via TMS Smart Setup and retrieved the FNCMaps in Version 4.5.2.3
After previously installing other TMS Packages (e.g. Core, UI, Charts, Cloud, WxPack, Dashboard, Blox) in the same Development Environment I tried installing the Maps Package. After opening the Package-File in the Lazarus IDE (Version 2.2.2., FPC-Version 3.2.2) i encountered the following errors:
LCLTMSFNCMaps.pas(2614,56) Error: Calling convention doesn't match forward
function TCoreWebView2WebResourceRequestedEventHandler.Invoke(
sender: ICoreWebView2;
args: ICoreWebView2WebResourceRequestedEventArgs): HRESULT;
LCLTMSFNCMaps.pas(2136,14) Error: Found declaration: Invoke(ICoreWebView2;ICoreWebView2WebResourceRequestedEventArgs):LongInt; StdCall;
function Invoke(sender: ICoreWebView2; args: ICoreWebView2WebResourceRequestedEventArgs): HRESULT; stdcall;
I was able to install the other mentioned Packages but cant seem to do the same here.
Even after multiple reinstalls of all TMS-Packages i was not able to progress any further.
Would someone be able to help me out here?
If relevant, i installed the IDE and Packages on a completly fresh machine (Windows 11 Enterprise LTSC).
Best regards
Gregor