I have installed the Hydra 6 Trial in my Delphi Rio, but when I open Delphi application I have an error to load BPL files from Hydra. I have checked in Library path of Delphi and all directories are in the place correctly.
Case I ignore this error and continue, I have the same error of load bpl Hydra files.
Are any other configuration I have to do to this works fine?
Can’t load package C:\Program Files (x86)\RemObjects Software\Hydra for Delphi\Dcu\D26\Win32\Hydra_VCL_D26.bpl.
Não foi possível encontrar o módulo especificado.
as I can see, now Hydra_VCL_D26.bpl package is loaded correctly. Progress.
.dcp is needed only if you want to use package in other packages. so it isn’t needed.
yes, I also used RemObjects Hydra - 6.6.0.1309 - Trial.exe for testing.
can you test if Hydra_IDE_D26 package conflicts with other package, pls?
try to temporary disable all packages and select Hydra_IDE_D26 only? it should install other Hydra packages too
I’m sorry, my english is not so good and some times I need to use google translate… I think you don’t understand what I want say:
In test I have removed all other packages leaving only delphi default packages and the error persists.
My Delphi is working fine, but I can’t use Hydra.
My goal using Hydra is migrate my Delphi old code to C# .Net to, in the future, migrate my database to Postgres (now I’m using Firebird and having a lot of problems with FireDAC)
is it possible to create a virtual machine, install Delphi 10.3.3 Rio and install Hydra to it ?
Will it installed correctly and all packages will be installed or the same error with Hydra_IDE package will be reproduced?
I’m sorry for the long time to response. I have installed a new Delphi instance and then Hydra start to work and all errors stop apparentely.
I think have one external component broken Hydra installation.
Now I will test install all third part components used in project (I have a lot) to try compile the Hydra and the project to create the host in Delphi.