Evgeny, after a full test, yes, it compile on Lazarus/FPC for Linux but DONT compile for Linux/ARM because HYAutoUpdateService_Impl uses uHYAutoUpdateClient an later unit is a lot linked to windows…
How can i then fix that problem? Im just need a server running on linux. And i need to share my code wth windows RO implementation. I don’t want to have Hydra on Linux, this is clear. I just need to remove all the hydra stuff when it is compiled for linux.
Any idea?