Skip to content
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

Windows install problem #107

Closed
Green7 opened this issue Aug 31, 2018 · 3 comments
Closed

Windows install problem #107

Green7 opened this issue Aug 31, 2018 · 3 comments

Comments

@Green7
Copy link

Green7 commented Aug 31, 2018

It is not possible to install protoc-gen-gotemplate under Windows.

go get github.com/moul/protoc-gen-gotemplate does not work because directory "examples/single-package-mode/templates/{{.File.Name|dir}}" has forbidden character ('|') in the name.

@moul
Copy link
Owner

moul commented Sep 13, 2018

Hi @Green7, you should now be able to install it on windows with go1.11, can you give a new try?

moul added a commit that referenced this issue Sep 13, 2018
moul added a commit that referenced this issue Sep 13, 2018
moul added a commit that referenced this issue Sep 13, 2018
moul added a commit that referenced this issue Sep 13, 2018
moul added a commit that referenced this issue Sep 13, 2018
@moul
Copy link
Owner

moul commented Sep 17, 2018

Closing now, feel free to reopen if needed

@moul moul closed this as completed Sep 17, 2018
@Green7
Copy link
Author

Green7 commented Sep 21, 2018

Sorry for the delay I was on vacation.
go get -u moul.io/protoc-gen-gotemplate works ok.

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

No branches or pull requests

2 participants