I had a similar kind of problem on Microsoft Visual Studio .NET 2003. The Run Time Library for my exe and crypto++ lib was different. Go to Project->Settings->C/C++->Code Generation->RunTime Library.
Make crypto++ lib's RunTime Library same as your application. Hope this helps. --~--~---------~--~----~------------~-------~--~----~ 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. -~----------~----~----~----~------~----~------~--~---
