Skip to content

Conversation

@PeterWendt
Copy link

@PeterWendt PeterWendt commented Sep 15, 2021

The || defined(__MINGW32__) makes it possible to compile with MinGw on Windows

additionally changing the type of got_len from int to size_t fixes the wsigncomparewarning that occurs

Closes #44

generalmimon

This comment was marked as resolved.

@GreyCat GreyCat mentioned this pull request Jun 16, 2023
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

Successfully merging this pull request may close these issues.

Build fails on MinGW under WSL1

2 participants