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

ThumbsUpDownServerGUI Compilation errors #29

Open
erdesigns-eu opened this issue Jan 24, 2023 · 4 comments
Open

ThumbsUpDownServerGUI Compilation errors #29

erdesigns-eu opened this issue Jan 24, 2023 · 4 comments
Assignees
Labels
Awaiting Feedback Waiting for feedback from submitter or others.

Comments

@erdesigns-eu
Copy link

erdesigns-eu commented Jan 24, 2023

I get these errors when trying to compile the ThumbsUpDownServerGUI:

[dcc64 Error] TrainingClassMethods.pas(179): E2034 Too many actual parameters
[dcc64 Error] TrainingClassMethods.pas(179): E2250 There is no overloaded version of 'Run' that can be called with these arguments
[dcc64 Error] TrainingClassMethods.pas(350): E2034 Too many actual parameters
[dcc64 Error] TrainingClassMethods.pas(350): E2250 There is no overloaded version of 'Run' that can be called with these arguments
[dcc64 Error] TrainingClassMethods.pas(353): E2066 Missing operator or semicolon
[dcc64 Error] TrainingClassMethods.pas(414): E2066 Missing operator or semicolon
[dcc64 Error] TrainingClassMethods.pas(414): E2014 Statement expected, but expression of type 'TWriter' found
[dcc64 Error] TrainingClassMethods.pas(418): E2066 Missing operator or semicolon
[dcc64 Error] TrainingClassMethods.pas(418): E2010 Incompatible types: 'TJSONValue' and 'Integer'
[dcc64 Fatal Error] ThumbsUpDownServerGUI.dpr(9): F2063 Could not compile used unit 'TrainingClassMethods.pas'

Did i miss anything? I just opened the project group, and tried to compile the projects`

@lmbelo lmbelo self-assigned this Feb 27, 2023
@lmbelo
Copy link
Member

lmbelo commented Feb 27, 2023

Hi @erdesigns-eu,

which Delphi version are you using?

@lmbelo lmbelo added the Awaiting Feedback Waiting for feedback from submitter or others. label Feb 27, 2023
@erdesigns-eu
Copy link
Author

Im using Delphi 11 Version 28.0.46141.0937

lmbelo added a commit that referenced this issue Feb 27, 2023
@lmbelo
Copy link
Member

lmbelo commented Feb 27, 2023

Can you update your local repository and try again, please?

@erdesigns-eu
Copy link
Author

Yes awesome thank you, its compiling without errors now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Feedback Waiting for feedback from submitter or others.
Projects
None yet
Development

No branches or pull requests

2 participants