Skip to content

Conversation

@deeggid
Copy link

@deeggid deeggid commented Sep 21, 2023

Windows build process was not working due to some missing includes of cstdint.
Used build environment: Windows10 with MSYS2 MINGW64

include added to some .cc file to fix the compiler errors.

include <cstdint> added to some .cc file to fix the compiler errors.
@Baneeishaque
Copy link

This has to be merged with upstream - very useful for windows users.

@deeggid deeggid changed the title Windows build porcess was not working Windows build process was not working Nov 6, 2024
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.

2 participants