Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

protoc arguments not quoted #29

Open
VolkerKamin opened this issue Aug 17, 2018 · 0 comments
Open

protoc arguments not quoted #29

VolkerKamin opened this issue Aug 17, 2018 · 0 comments

Comments

@VolkerKamin
Copy link

Issue:
If --proto_path contains blanks, the missing quotation causes "no such file or directory" error.

Example:
[command] D:\protobuf\bin\protoc.exe --proto_path=D:\workspaces\git\sdhapp\Stammtisch der Helden\src --proto_path=D:\protobuf\include --java_out=D:\workspaces\git\sdhapp\Stammtisch der Helden\src-gen D:\workspaces\git\sdhapp\Stammtisch der Helden\src\de\volkerkamin\sdh\db\sdh.proto
[protoc] D:\workspaces\git\sdhapp\Stammtisch: warning: directory does not exist.
[protoc] der: No such file or directory

Platform:
Windows 10
Eclipse Photon (Build id: 20180619-1200)
Protocol Buffer Editor (2.3.2.201609161849)
protobuf-3.6.1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant