Trying to compile Cryptlib project for ARM configuration but the compiler 
complains of the following error :

xmmintrin.h(186): error C2719: '_A': formal parameter with 
__declspec(align('16')) won't be aligned(around 1200 errors, corresponding 
to each line in xmmintrin.h). 

Saw this thread regarding the resolution : 
http://community.psion.com/discussions/f/160/p/4087/16442.aspx , but not 
sure how exactly that has to be done(i.e. removing align directive from 
this header)

Note: I am utilizing VS2012 Express for Desktop and with this the project 
compiles fine for Win32 platform.

-- 
-- 
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.
--- 
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to