Can't Compile Web XData Client

I can't compile XData Web Client, I am getting the following error in Delphi XE 10.3


[Error] XData.Web.Request.pas(9): identifier not found "Variant"
identifier not found "Variant"
[Fatal Error] identifier not found "Variant"
Hello Magriet,

I believe you have the wrong search path configured in your Web Core environment.
There are two XData.Web.Request.pas files in XData install.
One is in \source\core, the other is in \source\core\web.
It’s the second path you should add to TMS Web Core library path. Have you manually tweak those settings? Because TMS XData installer should have set everything automatically for you.

1 Like