Skip to content
This repository has been archived by the owner on Jan 20, 2023. It is now read-only.

Facing issue in building the code given at github using sbt #3

Open
2007anu-zz opened this issue Jul 30, 2016 · 1 comment
Open

Facing issue in building the code given at github using sbt #3

2007anu-zz opened this issue Jul 30, 2016 · 1 comment

Comments

@2007anu-zz
Copy link

Dear,

When I download the attached code from github and try to build using sbt, it shows error

[info] Compiling 1 protobuf files to D:\BlackRockAssignment\crazy-cricket-master\crazy-cricket-master\src\main\generated
[info] Compiling schema D:\BlackRockAssignment\crazy-cricket-master\crazy-cricket-master\src\main\protobuf\CrazyCricketProtos.proto
[trace] Stack trace suppressed: run last protobuf:protobufGenerate for the full output.
error error occured while compiling protobuf files: Cannot run program "protoc": CreateProcess error=2, The system cannot find the file specified
[error] Total time: 2 s, completed Jul 30, 2016 1:44:05 PM

last protobuf:protobufGenerate
[info] Compiling 1 protobuf files to D:\BlackRockAssignment\crazy-cricket-master\crazy-cricket-master\src\main\generated
[debug] protoc options:
[debug] --java_out=D:\BlackRockAssignment\crazy-cricket-master\crazy-cricket-master\src\main\generated
[info] Compiling schema D:\BlackRockAssignment\crazy-cricket-master\crazy-cricket-master\src\main\protobuf\CrazyCricketProtos.proto
java.lang.RuntimeException: error occured while compiling protobuf files: Cannot run program "protoc": CreateProcess error=2, The system cannot find the file specified

Please suggest.

@mukulbansal93
Copy link

same issue here. Did you find the reason?

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

2 participants