Page 1 of 1

Unable to install on Delphi 10.4.1

Posted: Thu Sep 03, 2020 10:27 am
by DCSavoy
Updated to 10.4.1 this morning (possibly foolishly...) and TRichView won't install the packages into the IDE, with the following errors:

Code: Select all

-------------------------------------
Error compiling C:\Components\TRichView\TRichView\Source\RVPkgD10_4.dpk:
Exception EJclMsBuildError: Invalid condition: missing parenthesis in condition "!Exists($(MSBuildProjectFullPath)) And'$(_ToolName)'!='' And '$(FileToCompile)'!=''"
-------------------------------------
Error compiling C:\Components\TRichView\TRichView\Source\RVDBPkgD10_4.dpk:
Exception EJclMsBuildError: Invalid condition: missing parenthesis in condition "!Exists($(MSBuildProjectFullPath)) And'$(_ToolName)'!='' And '$(FileToCompile)'!=''"
-------------------------------------
Error compiling C:\Components\TRichView\RichViewActions\Source\RichViewActionsD10_4.dpk:
Exception EJclMsBuildError: Invalid condition: missing parenthesis in condition "!Exists($(MSBuildProjectFullPath)) And'$(_ToolName)'!='' And '$(FileToCompile)'!=''"
-------------------------------------
Error compiling C:\Components\TRichView\RvHtmlImporter\Source\RvHtmlD10_4.dpk:
Exception EJclMsBuildError: Invalid condition: missing parenthesis in condition "!Exists($(MSBuildProjectFullPath)) And'$(_ToolName)'!='' And '$(FileToCompile)'!=''"
-------------------------------------
Error compiling C:\Components\TRichView\RvXml\Source\RvXmlD10_4.dpk:
Exception EJclMsBuildError: Invalid condition: missing parenthesis in condition "!Exists($(MSBuildProjectFullPath)) And'$(_ToolName)'!='' And '$(FileToCompile)'!=''"
-------------------------------------
Error compiling C:\Components\TRichView\ThirdParty\HunSpell\Source\RVHunSpellPkgD10_4.dpk:
Exception EJclMsBuildError: Invalid condition: missing parenthesis in condition "!Exists($(MSBuildProjectFullPath)) And'$(_ToolName)'!='' And '$(FileToCompile)'!=''"
-------------------------------------
Error compiling C:\Components\TRichView\ThirdParty\ASpell\Source\RVASpellPkgD10_4.dpk:
Exception EJclMsBuildError: Invalid condition: missing parenthesis in condition "!Exists($(MSBuildProjectFullPath)) And'$(_ToolName)'!='' And '$(FileToCompile)'!=''"
(This was with both TRichView 18.4 and 18.6 - I already had 18.4 installed, and when that failed, I removed it and installed 18.6 with the same results.)

Any suggestions?

Re: Unable to install on Delphi 10.4.1

Posted: Thu Sep 03, 2020 12:22 pm
by Sergey Tkachenko

Re: Unable to install on Delphi 10.4.1

Posted: Thu Sep 03, 2020 4:03 pm
by DCSavoy
D'oh - not sure how I missed seeing that. Thanks!

Re: Unable to install on Delphi 10.4.1

Posted: Thu Sep 03, 2020 6:02 pm
by Sergey Tkachenko
All our setups are updated for compatibility with Delphi 10.4.1