Skip to content

Fix stdin stdout binary mode on Windows#51

Open
linsyking wants to merge 1 commit into
andersfugmann:mainfrom
linsyking:main
Open

Fix stdin stdout binary mode on Windows#51
linsyking wants to merge 1 commit into
andersfugmann:mainfrom
linsyking:main

Conversation

@linsyking
Copy link
Copy Markdown

When I try to build this lib on Windows, there is an error when running the protoc command. I found out that this is because on Windows you need to enable binary mode for stdin/stdout. This will prevent the system from translating the enf-of-line character.

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.

1 participant