I found this post from Wei, that solved this compile problem -- http://groups.google.com/group/cryptopp-users/browse_frm/thread/bd6042064140febd/4c6f07c546411d6c?lnk=gst&q=AlignedAllocator%3CT%3E#4c6f07c546411d6c
I am still getting compile errors, which I'll put into a new thread. On Oct 19, 6:21 pm, Paul <[EMAIL PROTECTED]> wrote: > I downloaded the distribution for the FIPS 5.3.0 build. I am trying > to build the source files and I'm getting a compile error. > > cryptopp\source\integer.cpp(88) : error C2244: > 'CryptoPP::AlignedAllocator<T>::allocate' : unable to match function > definition to an existing declaration > cryptopp\include\integer.h(44) : see declaration of > 'CryptoPP::AlignedAllocator<T>::allocate' > definition > 'AllocatorBase<T>::pointer > CryptoPP::AlignedAllocator<T>::allocate(CryptoPP::AlignedAllocator<T>::size_type,const > void *)' > existing declarations > 'T > *CryptoPP::AlignedAllocator<T>::allocate(CryptoPP::AlignedAllocator<T>::size_type,const > void *)' > > Any ideas? --~--~---------~--~----~------------~-------~--~----~ 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. -~----------~----~----~----~------~----~------~--~---
