You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[command] protoc.exe --proto_path=C:\Users\semoro 2\Desktop
4\xcodersteam\mworkspace\XCraft\protobuf --java_out=C:\Users\semoro 2\Desktop
4\xcodersteam\mworkspace\prj\src-gen C:\Users\semoro 2\Desktop
4\xcodersteam\mworkspace\prj\protobuf\Base.proto
[protoc] C:\Users\semoro: warning: directory does not exist.
[protoc] 2\Desktop: No such file or directory
Command arguments must be in Quotes like
"protoc.exe" --proto_path="C:\Users\semoro 2\Desktop
4\xcodersteam\mworkspace\XCraft\protobuf" --java_out="C:\Users\semoro 2\Desktop
4\xcodersteam\mworkspace\prj\src-gen" "C:\Users\semoro 2\Desktop
4\xcodersteam\mworkspace\prj\protobuf\Base.proto"
Original issue reported on code.google.com by [email protected] on 14 Jan 2014 at 3:51
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 14 Jan 2014 at 3:51The text was updated successfully, but these errors were encountered: