HI, I include the file modes.h in my application and added the libcryptopp.a to my linker . When i compile my application i get the following ERROR
../../../openSource/cpp/cryptopp/modes.h", line 87: Error: The type "void" is incomplete. ./../../openSource/cpp/cryptopp/modes.h", line 87: Error: The type "void" is incomplete. ../../../openSource/cpp/cryptopp/modes.h", line 92: Error: The type "void" is incomplete. ../../../openSource/cpp/cryptopp/modes.h", line 92: Error: The type "void" is incomplete. At this moment i am not using any of the encryption i am just including the modes.h file in my application and i am getting the ERROR. can i anyone let me know how to correct the above problem ? (Are there any compiler options that need to be specifed ?) _Siva --~--~---------~--~----~------------~-------~--~----~ 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. -~----------~----~----~----~------~----~------~--~---
