On Friday, August 3, 2018 at 5:56:54 PM UTC-4, Jeffrey Walton wrote:
>
> On Fri, Aug 3, 2018 at 5:12 PM, Martin Dušek <m.duse...@gmail.com> wrote: 
> > ...
> > What is wrong with my app or cryptopp build? 
>
> The DLL is a special purpose FIPS DLL. It is missing most general 
> classes. It only has classes for FIPS algorithms. You still have to 
> link to cryptlib.lib to get the missing classes. Also see 
> https://www.cryptopp.com/wiki/FIPS_DLL. 
>
> You should link to the static library. _IF_ you really want a DLL then 
> create a wrapper DLL than links to the static library. 
>

We added a wiki page on creating wrapper DLLs. Also see 
https://www.cryptopp.com/wiki/Wrapper_DLL .

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 cryptopp-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to