delphi-rest-client-api
delphi-rest-client-api copied to clipboard
Unable to compile package in Delphi XE
Delphi XE
[DCC Error] RestClient.pas(1036): E2250 There is no overloaded version of 'Post' that can be called with these arguments [DCC Error] RestClient.pas(1063): E2250 There is no overloaded version of 'Put' that can be called with these arguments [DCC Error] RestClient.pas(1100): E2250 There is no overloaded version of 'Patch' that can be called with these arguments [DCC Error] RestClient.pas(1176): E2018 Record, object or class type required
Do check the issue XE4 compiling problem #108 here. There's the solution for no overloaded post, put, patch.