Re: Crypto 64 bit library produced unresolved external symbols linking errors(LNK2019) for Windows application

2016-11-01 Thread Lakshmi Chowdam
On Tuesday, November 1, 2016 at 9:47:16 AM UTC+5:30, Lakshmi Chowdam wrote: > > > > On Monday, October 31, 2016 at 6:04:49 PM UTC+5:30, Jeffrey Walton wrote: >> >> > Changed the properties as: >> > >> > 1) Platform Toolset-> Visual Studio 2013 (v120) >> > 2) C/C++->Code Generation -> Runtime

Re: Crypto 64 bit library produced unresolved external symbols linking errors(LNK2019) for Windows application

2016-11-01 Thread Jeffrey Walton
> Hi Jeff, > > I have used the provided pre-converted set of project files except > v120 > > I have created the library successfully and when I integrated in my > application it produced couple of link errors as below: > > LNK2001 unresolved external symbol "public: virtual void __cdecl >

Re: Crypto 64 bit library produced unresolved external symbols linking errors(LNK2019) for Windows application

2016-11-01 Thread Jeffrey Walton
> > LNK2001 unresolved external symbol "public: virtual void __cdecl > > > CryptoPP::DL_SignatureMessageEncodingMethod_DSA::ComputeMessageRepresentative(class > > > > CryptoPP::RandomNumberGenerator &,unsigned char const *,unsigned > > __int64,class CryptoPP::HashTransformation &,struct