Hi, I'm trying to use crypto++ 5.1 in an existing Borland C++ Builder 5 project. When I include the header file I wish to use (sha.h) and try and compile I get errors similar to the following:
[C++ Error] cryptlib.h(597): E2092 Storage class 'extern' is not allowed here Is it possible to use this library with BCB5? Thanks, Adam
