kidok / protobuf

Automatically exported from code.google.com/p/protobuf
0 stars 0 forks source link

Compilation error on Win 7 #647

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Used protoc.exe to generate .Lua files from .proto command
2.
3.

What is the expected output? What do you see instead?
Expecting .Lua files generated for the given .proto file

What version of the product are you using? On what operating system?
protoc-2.5.0-win32

Please provide any additional information below.
C:\RTU\protoc-2.5.0-win32\asgaut-protoc-gen-lua-cc8301b6a06b

\protobuf>protoc -I=
"C:\RTU\protoc-2.5.0-win32\asgaut-protoc-gen-lua-cc8301b6a06b

\protobuf" --lua_ou
t="C:\lua-protobuf" C:\RTU\protoc-2.5.0-win32\asgaut-protoc-gen-lua-

cc8301b6a06b
\protobuf\addressbook.proto
--lua_out: protoc-gen-lua: The system cannot find the file specified.

Have pasted the command here to generate Lua file

Original issue reported on code.google.com by jbbalu...@gmail.com on 25 Jun 2014 at 6:33

GoogleCodeExporter commented 9 years ago

Original comment by xiaof...@google.com on 25 Jun 2014 at 5:57