On Monday, September 7, 2015 at 4:35:26 PM UTC-4, William Elliott wrote: > > Hey guys, trying to compile Crypto++ on VC2010, getting these errors when > trying to convert the projects, help? > > Conversion Report - : Cannot load the project due to a corrupt project > file. > > The following error has occurred during XML parsing: File: > C:\Users\Boss\Desktop\cryptopp560\cryptlib.vcproj Line: 104 Column: 5 Error > Message: System error: -2147154677. The file > 'C:\Users\Boss\Desktop\cryptopp560\cryptlib.vcproj' has failed to load. > > > Tried with multiple copies of multiple versions from cryptopp.com >
Crypto++ 5.6.0 is a bit dated. I have to admit I have not done anything with it in years. Perhaps someone else has more recent experience with it to share. You might consider Crypto++ 5.6.2 from http://www.cryptopp.com/cryptopp562.zip. Or, try the upcoming 5.6.3 from http://www.cryptopp.com/cryptopp563rc1.zip. 5.6.3 is a maintenance release. It should be binary compatible with 5.6.2. It improves compiler warning support and remediates most issues reported by analysis tools. It should be released in about a week. Jeff -- -- 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.
