Hello I am using crypto 5.4.12 but due to code migration from Visual Studio 2005 to Visual Studio 2008, I also need to compile this version of crypto in 2008 too. But in release(VS 2008) build mode it is showing error in XUTILITY file.
Error 1 error C2664: 'CryptoPP::AllocatorWithCleanup<T>::AllocatorWithCleanup(const CryptoPP::AllocatorWithCleanup<T> &)' : cannot convert parameter 1 from 'CryptoPP::AllocatorWithCleanup<T>' to 'const CryptoPP::AllocatorWithCleanup<T> &' C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\xutility 418 -- -- 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. --- You received this message because you are subscribed to the Google Groups "Crypto++ Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
