I need this specific version to be build with 2008 (it's a dependence for a larger project that will be ported to vs2008), but I receive around 100 errors (but there are probably are much more) ...
My question is: can this task be done ? it's worth it? or will be easier to port application to Crypto 5.6 ? I will paste below some of the errors crypto42\algebra.cpp(67) : error C2888: 'QuotientRing<T>::Element Element' : symbol cannot be defined within namespace 'CryptoPP' crypto42\algebra.cpp(67) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int crypto42\algebra.cpp(67) : error C2888: 'QuotientRing<T>::Element Element' : symbol cannot be defined within namespace 'CryptoPP' crypto42\polynomi.h(307) : error C2146: syntax error : missing ';' before identifier 'CoefficientType' crypto42\polynomi.h(307) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int thanks in advance --~--~---------~--~----~------------~-------~--~----~ 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. -~----------~----~----~----~------~----~------~--~---
