> I'd like to get the library tested under VS2017. I have the build tools 
> installed, but I have not been able to get a 64-bit ARM developer prompt.
>

If anyone gets lucky and figures out how to work things... You will 
probably need this commit: 
https://github.com/noloader/cryptopp/commit/e797418fbf27

Prior to the commit, an incorrect _MSC_VER was used for VS2017. Formerly it 
used the value 2000; and now it uses 1910 for VS2017.

Jeff

-- 
-- 
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to cryptopp-users-unsubscr...@googlegroups.com.
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 cryptopp-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to