Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows Support #8

Open
clseibold opened this issue Oct 12, 2023 · 2 comments
Open

Windows Support #8

clseibold opened this issue Oct 12, 2023 · 2 comments
Assignees

Comments

@clseibold
Copy link

It seems like the cgo directives in the code assume Linux. Is there a way to get this working on Windows?

@kareem-wolfssl
Copy link

Hi @clseibold,

We expect this to work on Windows if you use something like WSL or Mingw64, but it has not been tested yet. Please let us know if you run into any issues.

@clseibold
Copy link
Author

clseibold commented Oct 12, 2023

Yeah, not using WSL or mingw64, sorry (WSL builds linux binaries, not windows binaries, so WSL wouldn't even make sense to begin with). WolfSSL can compile in VS 2008, so I expect the golang wrapers to be able to wrap around an already-compiled library.

I will fork the library myself if I must.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants