Open erdesigns-eu opened 1 year ago
Hi @erdesigns-eu,
which Delphi version are you using?
Im using Delphi 11 Version 28.0.46141.0937
Can you update your local repository and try again, please?
Yes awesome thank you, its compiling without errors now.
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`