Hi, after successfully building the CryptoPP static lib with C++Builder 2007. I'm given a link failure when trying to use the library with my application.
The error given is *[ILINK32 Error] Fatal: Unable to open file 'CRYPTO.LIB'*. I've tried using three different versions of the library; 5.6.2, 5.6.1 & 5.5.2. All the versions give the same error. Is there an additional library that is required ? Is there confusion over which filename should be used ? When I loaded the project for the first time, the IDE indicated that it was upgrading the project files. Has an problem been introduced here ? I did try creating a new project from scratch, then adding all of the source files manually. Got the same problems. Additionally, when i try to build the test application, cryptest_bds, this fails with *[ILINK32 Error] Error: Unable to open file 'CRYPTO.RES'* TIA Paul -- -- 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/groups/opt_out.
