On Nov 29, 5:35 pm, TSG <[email protected]> wrote:
>
> I'm using Microsoft Visual C++ 2005, and windows 7 64x as platform. I
> tried to run test consol under your cryptopp library and i faced error
> in some functions like secret share and it's recover function.
Make sure you are using the functions correctly. For an example, see
test.cpp, functions SecretShareFile and SecretRecoverFile.

> This is the exception error:(( First-chance exception at 0x757ab727 in
> cryptest.exe: Microsoft C++ exception: CryptoPP::FileStore::OpenErr at
> memory location 0x0018db90..The program '[7972] cryptest.exe: Native'
> has exited with code -1 (0xffffffff).))
A minimal, self contained program would be helpful.

> WHY this error come out. please I need help
Going out on a limb, you did not have access to memory location
0x0018db90.

> How can i overcome this error.
TBD,

Jeff

-- 
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to [email protected].
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.

Reply via email to