> I'm new to crypto++ and am trying to get a couple of examples I found
> working before I integrate with my code.  I'm getting an error when I
> include the modes.h file and can't seem to find a solution through
> google searches and such.  The crypto++ library compiled without a
> problem.
>
> I'm using Visual Studio 2003.Net on Windows XP.  The errors and code
> snippets are below.  Any help provided will be much appreciated.

This code compiles fine for me (VS2003 .Net SP1, XP SP3). I just
included the headers and pasted the code into a cpp file in the
project that uses cryptopp. (no other cryptopp headers were included
there)
--~--~---------~--~----~------------~-------~--~----~
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