Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to compile package in Delphi XE #141

Open
techalexx opened this issue Aug 24, 2020 · 1 comment
Open

Unable to compile package in Delphi XE #141

techalexx opened this issue Aug 24, 2020 · 1 comment

Comments

@techalexx
Copy link

techalexx commented Aug 24, 2020

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

@techalexx techalexx changed the title [DCC Error] RestClient.pas Unable to compile package in Delphi XE Aug 24, 2020
@mbirabhadra
Copy link

mbirabhadra commented Aug 28, 2020

Do check the issue XE4 compiling problem #108 here. There's the solution for no overloaded post, put, patch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants