Skip to content

Instantly share code, notes, and snippets.

@rogeralsing
Created January 24, 2017 21:18
Show Gist options
  • Save rogeralsing/81f02c78dd372009ee93fed92bcad964 to your computer and use it in GitHub Desktop.
Save rogeralsing/81f02c78dd372009ee93fed92bcad964 to your computer and use it in GitHub Desktop.
protoc -I=. -I=%GOPATH%\src\github.com\gogo\protobuf\protobuf -I=%GOPATH%\src --gogoslick_out=Mgoogle/protobuf/any.proto=github.com/gogo/protobuf/types,plugins=grpc:. protos.proto
REM do not that %GOPATH%\src\github.com\gogo\protobuf\protobuf is mapped as a root path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment