On Fri, Sep 17, 2021 at 4:32 AM Benjamin Schäfer <skullman1...@gmail.com> wrote: > > Could you provide me your .exe to test it on my machine? I still don't get it > and will try it on a fresh and clean machine also.
Sure. https://www.cryptopp.com/test_pem.exe.zip I don't recall if that was built with VS2017 or VS2019. You may need a specific version of the Visual C++ runtime. They are distributed by Microsoft. I think you can get them here: https://support.microsoft.com/en-us/topic/the-latest-supported-visual-c-downloads-2647da03-1eea-4433-9aff-95f26a218cc0 . Here are the two versions on my Windows machine: VS2017: ********************************************************************** ** Visual Studio 2017 Developer Command Prompt v15.0 ** Copyright (c) 2017 Microsoft Corporation ********************************************************************** C:\Users\Jeff>cl.exe Microsoft (R) C/C++ Optimizing Compiler Version 19.16.27043 for x64 Copyright (C) Microsoft Corporation. All rights reserved. VS2019: ********************************************************************** ** Visual Studio 2019 Developer Command Prompt v16.9.5 ** Copyright (c) 2021 Microsoft Corporation ********************************************************************** C:\Users\Jeff>cl.exe Microsoft (R) C/C++ Optimizing Compiler Version 19.28.29915 for x86 Copyright (C) Microsoft Corporation. All rights reserved. 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/CAH8yC8kQzaskPXmsVF70eHPEYmthmSbd2L-Tc1wT%3DUhMVtbVsg%40mail.gmail.com.