Hello: I am trying to use crypto++ on Win32 with Visual Studio 2008 C++ with MCrypt on PHP together. I found this article, but can't get the C++ code to run:
http://osdir.com/ml/encryption.cryptopp/2005-01/msg00002.html For Visual Studio integration I followed this article: http://www.codeproject.com/KB/tips/CryptoPPIntegration.aspx But I couldn't get the version their using to compile. I tried using 5.5.2, but it looks like either the include statement the codeproject.com article uses doesn't work. Here's the error I'm getting: error C2653: 'Crypto' : is not a class or namespace name Thanks for looking! --~--~---------~--~----~------------~-------~--~----~ 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. -~----------~----~----~----~------~----~------~--~---
