Topic: Building on Windows

Hello,

I was working with wolfSSL on Windows using Visual Studio, and I noticed that wolfSSL uses CMake to generate all windows stuff, such as DLLs and vsproject (.sln), and I was wondering if wolfTPM has the same support to generate DLLs and work with Visual Studio.
So, is it possible to do this?

Thanks in advance.

Share

Re: Building on Windows

Hi Celioaragaof48,

Our wolfSSL library does support CMake, but the Visual Studio projects were created manually. The wolfTPM support for the TBS (Windows TPM) currently uses MSYS to build (see https://github.com/wolfSSL/wolfTPM/blob … owTBS.md).

Can you tell me a bit more about your project by sending us a direct email to support@wolfssl.com and reference this forum post. I think it would be useful to add a Visual Studio wolfTPM TBS project.

Thanks,
David Garske, wolfSSL

Share