This is really strange, and I can't think of an explanation except that
something is wrong with your machine's configuration. Maybe your include
paths are messed up, or your system header files have been modified, or
you're linking with an old system library. Can you recompiling the same code
on a different machine? If not, or if the same thing occurs on another
machine, please send me a .zip file of your entire project and I'll take a
look.
----- Original Message -----
From: "dreijer" <[EMAIL PROTECTED]>
To: "Crypto++ Users" <[EMAIL PROTECTED]>
Sent: Tuesday, December 26, 2006 9:09 AM
Subject: Re: HexEncoder causes unhandled exception
Actually, the problem has *not* gone away. It works in debug mode, but
once I run the application in release mode I get an unhandled exception
when using HexEncoder with StringSink.
I suspect this problem might have something to do with the following
problem since both examples crash when std::strings are used to encode
an RSA key:
http://groups.google.com/group/cryptopp-users/browse_thread/thread/474c7d17af2152b2/c7f4a26262a84c7c#c7f4a26262a84c7c
Soren
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Crypto++
Users" group.
To post to this group, send email to [EMAIL PROTECTED]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/cryptopp-users?hl=en
-~----------~----~----~----~------~----~------~--~---