I get all these errors and theres no help in sight.
1>c:\users\jack\desktop\newprojects\meine encrypter\meine 
encrypter\cryptlib.h(290): error C3641: 
'CryptoPP::NameValuePairs::ThrowIfTypeMismatch' : invalid calling 
convention '__cdecl ' for function compiled with /clr:pure or /clr:safe
1>c:\users\jack\desktop\cryptolib++\misc.h(263): error C3861: 
'_BitScanForward': identifier not found
1>c:\users\jack\desktop\cryptolib++\misc.h(494): error C3861: '__stosb': 
identifier not found
1>c:\users\jack\desktop\cryptolib++\misc.h(504): error C3861: '__stosw': 
identifier not found
1>c:\users\jack\desktop\cryptolib++\misc.h(514): error C3861: '__stosd': 
identifier not found
1>c:\users\jack\desktop\cryptolib++\misc.h(699): error C3861: '_rotl16': 
identifier not found
1>c:\users\jack\desktop\cryptolib++\misc.h(705): error C3861: '_rotr16': 
identifier not found
1>c:\users\jack\desktop\cryptolib++\misc.h(711): error C3861: '_rotl16': 
identifier not found
1>c:\users\jack\desktop\cryptolib++\misc.h(717): error C3861: '_rotr16': 
identifier not found
1>c:\users\jack\desktop\cryptolib++\misc.h(722): error C3861: '_rotl16': 
identifier not found
1>c:\users\jack\desktop\cryptolib++\misc.h(733): error C3861: '_rotl8': 
identifier not found
1>c:\users\jack\desktop\cryptolib++\misc.h(739): error C3861: '_rotr8': 
identifier not found
1>c:\users\jack\desktop\cryptolib++\misc.h(745): error C3861: '_rotl8': 
identifier not found
1>c:\users\jack\desktop\cryptolib++\misc.h(751): error C3861: '_rotr8': 
identifier not found
1>c:\users\jack\desktop\cryptolib++\misc.h(756): error C3861: '_rotl8': 
identifier not found
1>c:\users\jack\desktop\cryptolib++\misc.h(761): error C3861: '_rotr8': 
identifier not found
1>c:\users\jack\desktop\cryptolib++\misc.h(761): error C3861: '_rotr8': 
identifier not found
1>c:\users\jack\desktop\cryptolib++\rijndael.h(15): error C3641: 
'CryptoPP::Rijndael_Info::StaticAlgorithmName' : invalid calling convention 
'__cdecl ' for function compiled with /clr:pure or /clr:safe
1>c:\users\jack\desktop\cryptolib++\sha.h(14): error C3641: 
'CryptoPP::SHA1::StaticAlgorithmName' : invalid calling convention '__cdecl 
' for function compiled with /clr:pure or /clr:safe
1>c:\users\jack\desktop\cryptolib++\sha.h(28): error C3641: 
'CryptoPP::SHA256::StaticAlgorithmName' : invalid calling convention 
'__cdecl ' for function compiled with /clr:pure or /clr:safe
1>c:\users\jack\desktop\cryptolib++\sha.h(39): error C3641: 
'CryptoPP::SHA224::Transform' : invalid calling convention '__cdecl ' for 
function compiled with /clr:pure or /clr:safe
1>c:\users\jack\desktop\cryptolib++\sha.h(40): error C3641: 
'CryptoPP::SHA224::StaticAlgorithmName' : invalid calling convention 
'__cdecl ' for function compiled with /clr:pure or /clr:safe
1>c:\users\jack\desktop\cryptolib++\sha.h(49): error C3641: 
'CryptoPP::SHA512::StaticAlgorithmName' : invalid calling convention 
'__cdecl ' for function compiled with /clr:pure or /clr:safe
1>c:\users\jack\desktop\cryptolib++\sha.h(57): error C3641: 
'CryptoPP::SHA384::Transform' : invalid calling convention '__cdecl ' for 
function compiled with /clr:pure or /clr:safe
1>c:\users\jack\desktop\cryptolib++\sha.h(58): error C3641: 
'CryptoPP::SHA384::StaticAlgorithmName' : invalid calling convention 
'__cdecl ' for function compiled with /clr:pure or /clr:safe
1>c:\users\jack\desktop\newprojects\meine encrypter\meine 
encrypter\Hashes.h(455): error C2664: 
'CryptoPP::HashTransformation::CalculateDigest' : cannot convert parameter 
1 from 'System::String ^' to 'byte *'
1>          No user-defined-conversion operator available, or
1>          Cannot convert a managed type to an unmanaged type
Please help I'm just about to quit because I just keep hitting one brick 
wall after another.

-- 
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.

Reply via email to