#1 Re: mORMot 1 » Problem with SynCrypto Unit » 2017-03-14 12:08:24

The compilations stop and not possible generate a exe file. the var result THash256DynArray is not exist, and process stoped.

#2 mORMot 1 » Problem with SynCrypto Unit » 2017-03-14 00:50:54

Exio
Replies: 3

I sorry for my bad english. I m try to compile a samples in SQLite3\Samples folder.

procedure PBKDF2_HMAC_SHA256(const password,salt: RawByteString; count: Integer;
  var result: THash256DynArray; const saltdefault: RawByteString=''); overload;

In the compilation a error appears in THash256DynArray. What should I do?

Im using Delphi Berlin 1.0 to learn mORMot.

Board footer

Powered by FluxBB