Win7 x64, 8Gb RAM. When compile cryptlib_bds.lib I'm see next error: * [bcc32 Error] misc.h(1112): E2268 Call to undefined function 'wcstombs'*
I'm add in *misc.h *string*:* * #include <stdlib.h>* When try next compile we see: <https://lh3.googleusercontent.com/-PJ8mF9-s9vo/VvuO98Q5F9I/AAAAAAAAADw/-DL-KbXbpSYMCIrf8hnDmTdHTjCoPS05Q/s1600/crypto_1.jpg> How I may corrected this error ? -- -- 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.
