Our setups and Dephi 10.4.1
Posted: Thu Sep 03, 2020 12:22 pm
When installing our components in Delphi 10.4.1 (released today), our setups display the error:
Invalid condition: missing parenthesis in condition "!Exists($(MSBuildProjectFullPath)) And'$(_ToolName)'!='' And '$(FileToCompile)'!=''"
I'll upload fixed setups as soon as possible.
PS: the problem is in Delphi configuration files. They use syntax that was not used before, $(codes) outside strings.
Invalid condition: missing parenthesis in condition "!Exists($(MSBuildProjectFullPath)) And'$(_ToolName)'!='' And '$(FileToCompile)'!=''"
I'll upload fixed setups as soon as possible.
PS: the problem is in Delphi configuration files. They use syntax that was not used before, $(codes) outside strings.