well I've downloaded cryptopp523win32 on http://sourceforge.net/projects/cryptopp/
and I 've got 4 errors for cryptlib project.
 
1>dll.cpp

1>c:\program files\microsoft visual studio 8\vc\include\xutility(290) : error C2664: 'bool CryptoPP::OIDLessThan::operator ()<CryptoPP::ECP>(const CryptoPP::OID &,const CryptoPP::EcRecommendedParameters<CryptoPP::ECP> &)' : cannot convert parameter 1 from 'const CryptoPP::EcRecommendedParameters<CryptoPP::ECP>' to 'const CryptoPP::OID &'

1> Reason: cannot convert from 'const CryptoPP::EcRecommendedParameters<CryptoPP::ECP>' to 'const CryptoPP::OID'

1> No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called

...

1>c:\program files\microsoft visual studio 8\vc\include\xutility(292) : error C2664: 'bool CryptoPP::OIDLessThan::operator ()<CryptoPP::ECP>(const CryptoPP::OID &,const CryptoPP::EcRecommendedParameters<CryptoPP::ECP> &)' : cannot convert parameter 1 from 'const CryptoPP::EcRecommendedParameters<CryptoPP::ECP>' to 'const CryptoPP::OID &'

1> Reason: cannot convert from 'const CryptoPP::EcRecommendedParameters<CryptoPP::ECP>' to 'const CryptoPP::OID'

1> No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called

...

1>c:\program files\microsoft visual studio 8\vc\include\xutility(290) : error C2664: 'bool CryptoPP::OIDLessThan::operator ()<CryptoPP::EC2N>(const CryptoPP::OID &,const CryptoPP::EcRecommendedParameters<CryptoPP::EC2N> &)' : cannot convert parameter 1 from 'const CryptoPP::EcRecommendedParameters<CryptoPP::EC2N>' to 'const CryptoPP::OID &'

1> Reason: cannot convert from 'const CryptoPP::EcRecommendedParameters<CryptoPP::EC2N>' to 'const CryptoPP::OID'

1> No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called

...

1>cryptlib - 4 error(s), 1 warning(s)

 

 

The files present on the cvs server browser have benn updated for visual8, I got them, and IT works, I could build the crypto library. But I was just wondering if a zip files exists including theses updates.

 
thx
-----Message d'origine-----
De : Søren Dreijer [mailto:[EMAIL PROTECTED]
Envoyé : mercredi 17 mai 2006 13:56
À : [email protected]
Objet : RE: MSVC 2005 zip file ?

Hi,
 
You shouldn't have any problems converting the VS2003 solution to a VS2005 solution. Are you having problems compiling and/or linking?
 
Best,
Søren







> From: [EMAIL PROTECTED]
> To: [email protected]
> Subject: MSVC 2005 zip file ?
> Date: Tue, 16 May 2006 16:11:57 +0200
>
> Hi
> I would like to know if a MSVC 2005 zip file version exists of this library
> ?
> Where can I get it ?
> thx
>
>
> Ce mail a fait l'objet d'un controle antivirus avec la technologie Sophos.
>



It's the future of Hotmail: Try Windows Live Mail beta
Ce mail a fait l'objet d'un contrôle antivirus avec la technologie Sophos.


Ce mail a fait l'objet d'un contrôle antivirus avec la technologie Sophos.

Reply via email to