> I have an application which run in vs 2017( v141 tool set). I wanted to know 
> from which version onwards cryptopp supports v141 tool set

The current Crypto++ sources supports Visual Studio 2010 and above.
That's due to the format of the Visual Studio project and solutions
files.

If you need support for Visual Studio 2008 and below, then you will
want to unzip vs2005.zip. It has the old format of Visual Studio
project and solutions files.

At some point in the future, Microsoft may change the format of the
Visual Studio project and solutions files again. At that time we will
need to support another format.

Jeff

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/cryptopp-users/CAH8yC8nJvjGAyx73ANnzb%2B%3DUVJo_4LgLUuN2tKGVsiGTWtGM8g%40mail.gmail.com.

Reply via email to