On Thursday, November 5, 2015 at 5:22:27 AM UTC-5, [email protected] wrote: > > > > Am Donnerstag, 5. November 2015 06:16:27 UTC+1 schrieb Jeffrey Walton: >> >> >> We have a new release candidate available at >> https://www.cryptopp.com/cryptopp563rc6.zip. >> > > Unfortunately the MSVC 12 build is broken. CRYPTOPP_CXX11_ALIGNOF is > defined for CRYPTOPP_MSC_VERSION >= 1800 (Visual C++ 2013), but alignof was > only added in Visual C++ 2015 (CRYPTOPP_MSC_VERSION >= 1900). > > Reference: https://www.visualstudio.com/en-us/news/vs2015-vs.aspx#C++ >
OK, thanks. I *think* I parsed this incorrectly: * http://msdn.microsoft.com/en-us/library/hh567368%28v=vs.120%29.aspx#alignment I ordered a copy of Visual Studio 2013 Pro for testing. I ordered it last Friday or Saturday. I should have it in the next couple of days. 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.
