Hello... I try to compile a crypto++ program using gcc(g++) but i receive this error:
/usr/include/cryptopp/config.h:100: error: duplicate ‘unsigned’ /usr/include/cryptopp/config.h:100: error: multiple types in one declaration /usr/include/cryptopp/config.h:100: error: declaration does not declare anything /usr/include/cryptopp/config.h:105: error: duplicate ‘unsigned’ /usr/include/cryptopp/config.h:105: error: declaration does not declare anything Anyone can help me? I think it is a problem of namespace... -- 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.
