Re: [cryptopp-users] Can anyone please help me to get up and running with Visual Studio?

2018-03-27 Thread vemzeg
Yep, that's it - just flipped *Mutl-threaded debug DLL* to *Multi-threaded debug* and it worked. Thanks a lot, much appreciated! ZV -- You received this message because you are subscribed to "Crypto++ Users". More information about Crypto++ and this group is available at

Re: [cryptopp-users] Can anyone please help me to get up and running with Visual Studio?

2018-03-27 Thread vemzeg
Thank you, that allowed me to advance one step further, but now I get lots of this: Severity Code Description Project File Line Suppression State Error LNK2038 mismatch detected for 'RuntimeLibrary': value 'MTd_StaticDebug' doesn't match value 'MDd_DynamicDebug' in test1.obj test1

[cryptopp-users] Can anyone please help me to get up and running with Visual Studio?

2018-03-27 Thread vemzeg
Hi all, Previously all my c++ development was in Netbeans/cygwin/gcc/gdb combo or Qt Designer where I added *\cryptopp* to lib path after compiling the library and everything worked fine. But recent quirks of the former bundle are pushing me to abandon Netbeans for Visual Studio. After

[cryptopp-users] Re: AES optimization

2018-03-27 Thread vemzeg
Jeff, I was apparently confused by the line on the homepage which said AES for Power but did not mention Intel. Do you have approximate ETA for the inclusion of PGP support? I will start learning the library now, but just curious when I can start using it. Thank you! ZV -- You received

[cryptopp-users] AES optimization

2018-03-27 Thread vemzeg
Is the optimization available only on Power, or Intel port also uses AES commands? If and when PGP support is released, would it be AES optimized? Is AES optimization applicable to the code which will then implement PGP? Thank you ZV -- You received this message because you are subscribed to

Re: [cryptopp-users] PGP

2018-03-27 Thread vemzeg
Would be nice to have PGP interop, as that is by far the most widely used format by a great margin with vast multi-platform support... Thank you ZV -- You received this message because you are subscribed to "Crypto++ Users". More information about Crypto++ and this group is available at