Hi Everyone, I want to provide Visual Studio 2010 solution and project with 5.6.3. That's because VS2010 improved accessibility support, and Crypto++ has a few visually impaired devs. Additionally, VS2010 changed the underlying engine, so it simply breaks the existing VS2005 after an upgrade. Also see .
For 5.6.3, I'm thinking the course of action is: * Don't perform the VS2005 → VS2010 conversion. * Package the VS2010 files in VS2010.zip. * Place them side-by-side with *.h files and *.cpp files. * If wanted/needed, unpack them in-place and overwrite the VS2005 files. The strategy of the optional upgrade for thos who want it/need it is effectively, "change as little as possible" combined with "support newer technologies" and "address our user's needs". If you donate the files, then please be sure everything "just works" after unpacking them *and* when performing a "Build → Build All* under Visual Studio 2010 or above. There should be no failures, and the output should be similar to "Visual Studio 2005 build results (Or, how its supposed to look...)" (https://groups.google.com/d/msg/cryptopp-users/b7iWu8fJ7LE/rC1KYIk0AAAJ). Any thoughts or contributions are welcomed. 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.
