使用visual studio 2005(sp1)building easyMule_Libs.sln
错误提示如下:
integer.cpp
.\integer.cpp(86) : error C2244: 'CryptoPP::AlignedAllocator<T>::allocate' : unable to match function definition to an existing declaration
d:\programs\easymule\crypto51\crypto\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 *)'
大家有无遇到?






























