Skip to content

Conversation

YuMurata
Copy link
Contributor

No description provided.

@xiaomaogy xiaomaogy requested a review from awjuliani September 27, 2018 21:06

rem GRPC-TOOLS required. Install with `nuget install Grpc.Tools`.
rem Then un-comment and replace [DIRECTORY] with location of files.
rem For example, on macOS, you might have something like:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be "on Windows" instead of on macOS.

rem Then un-comment and replace [DIRECTORY] with location of files.
rem For example, on macOS, you might have something like:
rem COMPILER=Grpc.Tools.1.14.1/tools/windows_x64
rem set COMPILER=[DIRECTORY]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change this to
rem set COMPILER=Grpc.Tools.1.14.1/tools/windows_x64

rem Then un-comment and replace [DIRECTORY] with location of files.
rem For example, on macOS, you might have something like:
rem COMPILER=Grpc.Tools.1.14.1/tools/windows_x64
rem set COMPILER=[DIRECTORY]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove this:
rem set COMPILER=[DIRECTORY]

@xiaomaogy
Copy link
Contributor

@YuMurata Overall looks good to me. I've successfully used your script to generate the protobuf on windows. If you could spend some time resolve these minor comments, then I'm happy to merge it in.

@YuMurata
Copy link
Contributor Author

thanks for comment.
i fix commented part :)

@xiaomaogy xiaomaogy merged commit 3fb4857 into Unity-Technologies:develop Oct 10, 2018
@xiaomaogy
Copy link
Contributor

@YuMurata Thank you for the contribution.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants