Hi,
We’ve got the error below while installing this Hydra version on this Delphi Version.
There’s just Delphi 11.3 installed at the O.S.
DataAbstract and Elements both works fine.
Information:
O.S: Windows 11
Delphi: 11.3 Alexandria
Hydra Package: RemObjects Hydra - 6.6.0.1301
Tests:
Running Install HY, bellow
@setlocal
@set app_build=C:\Program Files (x86)\RemObjects Software\Build
@set train=“%app_build%\train.exe”
@set EWVersion=4.7.0.929
@set EWROOT=C:\Program Files (x86)\RemObjects Software\Everwood
@set HYVersion=6.6.0.1301
@set HYRoot=C:\Program Files (x86)\RemObjects Software\Hydra for Delphi
@set RORoot=C:\Program Files (x86)\RemObjects Software\RemObjects SDK for Delphi
@set Delphi_Versions=28
@%train% “-vRO=28” “-vWin32=28” “-vFMX=28” “%app_build%\c_HY.train” “-t=%app_build%\hydra_log.html” “-x=%app_build%\hydra_log.xml”
@endlocal
We’ve got the errors in the html file.
Other tests:
We’ve triyed install the new hydra version: Hydra: RemObjects Hydra - 6.6.0.1325
But we’ve got other kind of errors.
Thx in advance
Follow both log files generated by install_HY.cmd:
Hydra errors Delphi 11.3.zip (5.5 KB)