On Tuesday, February 12, 2019 at 2:15:19 PM UTC-5, [email protected] wrote: > > I'm new to crypto++ and am having trouble building the DLL library > > My environment is VS2017 community edition and I'm trying to build an MFC > application, but I get the same error building my application as I get when > building the DLLTEST project. > > The output from VS2017 build of cryptdll and dlltest is at the end of this > post. > > Can anyone help this newbie? >
My bad... There was a problem with a few missing CRYPTOPP_DLL. I forgot to check this in for you: https://github.com/weidai11/cryptopp/commit/3185e93fe303 But I still advise avoiding the FIPS DLL. It is a vestige of the past, kind of like tails in humans. Jeff -- You received this message because you are subscribed to "Crypto++ Users". More information about Crypto++ and this group is available at http://www.cryptopp.com and http://groups.google.com/forum/#!forum/cryptopp-users. --- 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.
