Hi Everyone,

I installed the latest Microsoft SDK and it had the ARM64 gear.

Testing a compile and link revealed we had several problems. We had a mix 
of Microsoft specific errors like missing vld1q_dup_u32; missing datatypes 
like poly64_t; and requirements to use MS Specific datatypes like __n64 in 
some places. We also had some of our own, like depending on GCC extensions.

The problems were cleared under 
https://github.com/weidai11/cryptopp/issues/776 .

I probably should have put it on my testing branch rather and then merged 
than working from Master. Sorry about the extra check-ins.

Jeff

-- 
You received this message because you are subscribed to "Crypto++ Users". More 
information about Crypto++ and this group is available at 
http://www.cryptopp.com and 
http://groups.google.com/forum/#!forum/cryptopp-users.
--- 
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/d/optout.

Reply via email to