Hi Jeffrey, I am trying to compile with Borland compiler, but it gives the belowing error.
Is there anything that you suggest. Thank you [ 91%] Building CXX object CMakeFiles/cryptest.dir/bench1.cpp.obj Embarcadero C++ 6.90 for Win32 Copyright (c) 1993-2014 Embarcadero Technologies, Inc. C:\WORK\cryptopp563\cryptopp-master\bench1.cpp: Warning W8041 C:\WORK\cryptopp563\cryptopp-master\misc.h 691: Negating unsigned value in function TrailingZeros(unsigned int) Error E2040 C:\WORK\cryptopp563\cryptopp-master\factory.h 91: Declaration terminated incorrectly in function ObjectFactoryRegistry<AuthenticatedSymmetricCipher,0>::Registry(...) Error E2451 C:\WORK\cryptopp563\cryptopp-master\factory.h 93: Undefined symbol 's_registry' in function ObjectFactoryRegistry<AuthenticatedSymmetricCipher,0>::Registry(...) Error E2357 C:\WORK\cryptopp563\cryptopp-master\factory.h 93: Reference initialized with 'undefined', needs lvalue of type 'ObjectFactoryRegistry<AuthenticatedSymmetricCipher,0>' in function ObjectFactoryRegistry<AuthenticatedSymmetricCipher,0>::Registry(...) Warning W8008 C:\WORK\cryptopp563\cryptopp-master\misc.h 542: Condition is always false in function string IntToString<unsigned int>(unsigned int,unsigned int) Error E2040 C:\WORK\cryptopp563\cryptopp-master\factory.h 91: Declaration terminated incorrectly in function ObjectFactoryRegistry<MessageAuthenticationCode,0>::Registry(...) Error E2451 C:\WORK\cryptopp563\cryptopp-master\factory.h 93: Undefined symbol 's_registry' in function ObjectFactoryRegistry<MessageAuthenticationCode,0>::Registry(...) Error E2357 C:\WORK\cryptopp563\cryptopp-master\factory.h 93: Reference initialized with 'undefined', needs lvalue of type 'ObjectFactoryRegistry<MessageAuthenticationCode,0>' in function ObjectFactoryRegistry<MessageAuthenticationCode,0>::Registry(...) Error E2040 C:\WORK\cryptopp563\cryptopp-master\factory.h 91: Declaration terminated incorrectly in function ObjectFactoryRegistry<HashTransformation,0>::Registry(...) Error E2451 C:\WORK\cryptopp563\cryptopp-master\factory.h 93: Undefined symbol 's_registry' in function ObjectFactoryRegistry<HashTransformation,0>::Registry(...) Error E2357 C:\WORK\cryptopp563\cryptopp-master\factory.h 93: Reference initialized with 'undefined', needs lvalue of type 'ObjectFactoryRegistry<HashTransformation,0>' in function ObjectFactoryRegistry<HashTransformation,0>::Registry(...) Error E2040 C:\WORK\cryptopp563\cryptopp-master\factory.h 91: Declaration terminated incorrectly in function ObjectFactoryRegistry<SymmetricCipher,0>::Registry(...) Error E2451 C:\WORK\cryptopp563\cryptopp-master\factory.h 93: Undefined symbol 's_registry' in function ObjectFactoryRegistry<SymmetricCipher,0>::Registry(...) Error E2357 C:\WORK\cryptopp563\cryptopp-master\factory.h 93: Reference initialized with 'undefined', needs lvalue of type 'ObjectFactoryRegistry<SymmetricCipher,0>' in function ObjectFactoryRegistry<SymmetricCipher,0>::Registry(...) *** 12 errors in Compile *** ** error 2 ** deleting CMakeFiles\cryptest.dir\bench1.cpp.obj > > -- -- You received this message because you are subscribed to the "Crypto++ Users" Google Group. To unsubscribe, send an email to cryptopp-users-unsubscr...@googlegroups.com. 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 cryptopp-users+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.