Hi tXioph, Can you post the minimal code to reproduce the compiler error?
Jeff On 7/15/08, tXioph <[EMAIL PROTECTED]> wrote: > > 1>------ Erstellen gestartet: Projekt: hdec2, Konfiguration: Debug > Win32 ------ > 1>Compiling... > 1>Quelle1.cpp > 1>c:\folder\visual studio 2008-2\projects\hdec2\quelle1.cpp(31) : > error C2664: 'CryptoPP::RandomPool::RandomPool(const > CryptoPP::RandomPool &)': Converting of the 1.Parameter from 'const > unsigned int' to 'const CryptoPP::RandomPool &' not possible > 1> Cause: Converting from 'const unsigned int' to 'const > CryptoPP::RandomPool' not possible > 1> Sourcetype could not be accepted by a constructor , or the > overloaddissolution of the Constructor is ambiguous. > >hdec2 - 1 Error, 0 Warning(en) > > > There are no more Errors besides this one. I tried to properly > translate the errormsg...i hope someone can figure out whats wrong. > > greetings, > tXioph [SNIP] --~--~---------~--~----~------------~-------~--~----~ 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. -~----------~----~----~----~------~----~------~--~---
