Crypto++ 5.1 is a really old library as of today and we don't provide active support for it any longer.
There are also issues if you go too far beyond VS2010, because you'll hit the problems you described there. So the usual fix would be to open the library in VS2010 (which should work), let the tools do their upgrade job and then convert to VS2015 and be good. And if you don't have VS2010, you can also try to adapt the vs2010.zip from the current 5.6.3 to match the files you have. BR JPM Am 30.06.2016 um 13:59 schrieb Rajesh DA: > > Hello All, > > > > I am using this Crypto++® Library 5.1 in our product. Product is > compiled using VS2008 and now I am planning for a migration to VS2015 > and hence I have to recompile all the external libraries used in our > product with VS2015. I have researched to know whether Crypto++ 5.1 is > supported with VS2015 but I could not get any information on this, I > have tried compiling it with VS2015, I could see many “ 'identifier': > identifier not found “ error and other strange errors as well. Could > you please give the relevant information if Crypto++® Library 5.1 is > supported with VS2015. > > > > Thanks in advance. > > -- > -- > 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. > --- > You received this message because you are subscribed to the Google > Groups "Crypto++ Users" group. > To unsubscribe from this group and stop receiving emails from it, send > an email to [email protected] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout. -- -- 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. --- You received this message because you are subscribed to the Google Groups "Crypto++ Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
