On Tue, Jul 10, 2018 at 5:04 AM, Don-Umbro <[email protected]> wrote: > ... > > However I'm a little irritated, because I get LNK4221 error in project > cryptlib even for the original solution cryptest which is shipped with the > code:
Patches are always welcomed. We don't bust balls over the trivial stuff like formatting. If you can move the library forward then we are happy to evaluate it. >> strciphr.obj : warning LNK4221: This object file does not define any >> previously undefined public symbols, so it will not be used by any link >> operation that consumes this library [c:\cryptopp\cryptlib.vcxproj] > > I get this warnings for object files strciphr.obj, simple.obj, polynomi.obj > and algebra.obj. Try: * https://github.com/weidai11/cryptopp/commit/3dcceb55f57c * https://github.com/weidai11/cryptopp/commit/0cee6f01f010 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.
