Open thypon opened 10 years ago
You need to compile protoc from https://code.google.com/p/micro-protobuf/ rename it to protoc-micro and add it to path.
I am unable to build this on Ubuntu 14.04 as well.
Output:
./build.sh Phonesky
Info "protobuf-micro" is up-to-date.
Warn Can't find build file for target "JGoogle"
Nach »/home/jmf/µg Project/build/sources/JGoogle« wird geklont
remote: Counting objects: 385, done.
remote: Total 385 (delta 0), reused 0 (delta 0), pack-reused 385
Objekte werden empfangen: 100% (385/385), 401.91 KiB | 241.00 KiB/s, done.
Unterschiede werden aufgelöst: 100% (161/161), done.
Verbundenheit wird überprüft … Fertig.
Error Could not find or retrieve build file for target "JGoogle"
Could you please give me an advice, how to solve this @mar-v-in?
Seems that protoc-gen-javamicro command is not in the repository, neither there is a way to install it directly.