There was an error while loading. Please reload this page.
1 parent 6ab10ac commit 840e80aCopy full SHA for 840e80a
1 file changed
example/host/generate.go
@@ -1,3 +1,3 @@
1
package main
2
3
-//go:generate ../../vcpkg_installed/x64-linux/tools/protobuf/protoc --proto_path=../proto --go_out=proto --go_opt=paths=source_relative --go-grpc_out=proto --go-grpc_opt=paths=source_relative ../proto/greeter.proto
+//go:generate ../../build/vcpkg_installed/x64-linux/tools/protobuf/protoc --proto_path=../proto --go_out=proto --go_opt=paths=source_relative --go-grpc_out=proto --go-grpc_opt=paths=source_relative ../proto/greeter.proto
0 commit comments