The version of the open-source Grijjy Foundation library that comes with Remobjects for Delphi is older than the current release on GitHub. One of my projects uses both Grijjy and Remobjects and there is a parameter conflict.
Logged as bugs://D19502.
Thanx for letting us know, I have logged a issue for someone on the team to have a look, and se if we can update this for the next release.
—marc
Hi,
as a temporary workaround, you can update C:\Program Files (x86)\RemObjects Software\Build\c_RO.train
and replace this line
'$(RO_Source)/Grijjy;'+
with your own Grijjy’s folder.
after this launch install_RO.cmd
(or install_DA.cmd
) with admin rights for rebuilding units and packages.
bugs://D19502 was closed as fixed.
note: the latest snapshot of Grijjy foundation is incompatible with Delphi XE8
, Delphi 10.1
and Delphi 10.2
so their support will be removed from Remoting SDK too.