Closed djdance closed 3 years ago
Oh dear, looks like the GetIt provided "Lite" version has a reference to a file included which shall not be part of the Lite version. Is test.pas from DEC? I doubt that. Can you tell me which unit refers to DECCipherBase?
Ok, I'll have to update DEC Lite in GetIt, but to be honest: if I'd be you I'd use the full version. The Lite version does not contain any encryption code because Embarcadero doesn't want to have any trouble regarding US export regulations for cryptography code. I'd do these steps if I were you:
I submitted a 6.3 Lite for GetIt now, which should fix this. It may take a few days though until it appears.
Did the provided steps solve your issue?
a) I can set up full version, but my goal is to use GetIt as far as possible (as a part of modern world: manual installing is so 2000-th). But I stored your advice in bookmarks, thanks!
b)
There are still no Lite 6.3 in GetIt, so I am continue to waiting, and thank you for you care! (I tried to uninstall 6.2.1 before. BTW how does Embarcadero work with updates, do they approve them or review somekind, like Apple?)
I can fully understand your frustration. What I've heared is, that there are some organizational issues. As it is currently implemented submitting an update requires me to fill in the same form as a first entry, so I have to fill in everything again. But I also heared, that they're working on some server side improvements which will allow people to update their already submitted and approved libraries easily themselves. About approval: they most likely do check the contents of the form and they won't accept cipher algorithms in order to not run into any problems with US export regulations. This is the only reason for DEC Lite's existence. Hash algorithms are ok, as they don't encrypt any message...
Since 6.3 is released in GetIt meanwhile I close the issue as fixed.
Closed as fixed.
I have just installed the library via Getit Package Manager on Delphi 10.3 Version 26.0.36039.7899 Restarted IDE But able compile nothing:
[dcc32 Fatal Error] test.pas(8): F2613 Unit 'DECCipherBase' not found.
Could you help, what should I do to next? Thanks