On Friday, September 17, 2021 at 11:26:25 AM UTC-4 skullm...@gmail.com wrote:
> This is somehow ridiculus. I just set up a brand new VM with Win10, new > version. Also installed VS2019 Community. Nothing else, ran the upper > commands on the content of the 7zip archive and I still get the same > result. This can't be something with Intel vs. AMD, could it? > I don't install an IDE, like {Community|Professional|Enterprise} Edition. I just install the VS Build Tools. I also install an SDK. Can you confirm you are using cryptopp Master and crypotpp-pem Master? I think you said you were using cryptopp Master, but I don't recall seeing something for crypotpp-pem. Finally, I assume you are using the same runtime libraries for everything. Crypto++ uses static linking by default (/MT and MTd). You have to manually switch to dynamic runtimes (/MD and /MDd). Also see https://www.cryptopp.com/wiki/Visual_Studio#Runtime_Linking. 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/14c132d4-173c-4042-8d25-2be1a7b30486n%40googlegroups.com.