On Friday, July 8, 2016 at 12:51:30 PM UTC+12, Jeffrey Walton wrote: > > > The only tweak that I made was to change the runtime library project >> setting -- I wanted to build a static library that uses the CRT as a DLL, >> which didn't seem to be one of the default options provided. After that it >> just worked. >> > > You might find vs2010-dynamic.zip helpful. > http://www.cryptopp.com/wiki/Visual_Studio#Downloads >
Ah, useful to know that's there. It's just one setting (well, two settings, since debug and release need different values) though so it wasn't hard to change myself from the main download. :) Although FYI, on that page it appears that the dynamic project includes BLAKE2 and CHACHA, while the static one does not. I assume that's an oversight as a result of being generated at different times. -- -- 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.
