Skip to content

Fix Protobuf Install Instructions #2138

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

Merged
merged 12 commits into from
Jun 27, 2019

Conversation

rsfutch77
Copy link
Contributor

  • There were some steps missing for the mlagents re-install
  • Fixed make_for_win.bat which was missing some variables and other small errors
  • Other clarifications for how to re-build all the automatically generated files

rsfutch77 added 11 commits June 9, 2019 01:48
- Fix slash direction for windows in COMPILER definition

- Fix missing COMPILER variables when calling protoc

- Fix call to "python" instead of "python3"
- Note to use the windows batch file on windows
- Put rem back in make_fo_win.bat
- Notes for where to enter commands to start with
- Select a particular version of grpcio-tools
- Note how to get nuget if needed
- Directory independent nuget install
- Remove instruction to download protoc since it comes with grpc.tools
- Add instructions for windows in ##Running and directories for clarification
- Update protobuf folder ignores
- Revert version to what is currently in develop branch to clarify what changed.
- Ignore grpc installation on any platform
- make_for_win_.bat now has the same comment as make.bat
- The instructions for editing those files will both use line 7 now.
- Add required version for grpc tools. Newer versions cause UnityToExternalGrpc.cs to fail to compile inside Unity due to a new function in the file
- Include grpc required versions
- Clarify which steps are install and which are run every time
- Fix re-install directions to include -e modifer
- Move re-install directions from creating-custom... to protobuf readme
- Add how to see confirmation that install worked
@rsfutch77 rsfutch77 marked this pull request as ready for review June 18, 2019 06:00
@mmattar mmattar requested a review from awjuliani June 18, 2019 20:46
@shihzy
Copy link
Contributor

shihzy commented Jun 26, 2019

hi @rsfutch77 - we into master a couple of days ago and updated the develop branch. could you rebase / resolve the conflicts and we can review? thank you again for your contributions.

Copy link
Contributor

@xiaomaogy xiaomaogy left a comment

Choose a reason for hiding this comment

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

Hi @rsfutch77, once you sign the CLA and resolved the conflict. I'll approve it and you can merge. The PR looks good to me.

@rsfutch77
Copy link
Contributor Author

Resolved and CLA signed!

@xiaomaogy xiaomaogy merged commit 2b4a961 into Unity-Technologies:develop Jun 27, 2019
@rsfutch77 rsfutch77 deleted the protobuf_update branch August 12, 2019 06:17
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 18, 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.

3 participants