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

Can't build on ubuntu #1

Open
thypon opened this issue Dec 17, 2013 · 2 comments
Open

Can't build on ubuntu #1

thypon opened this issue Dec 17, 2013 · 2 comments

Comments

@thypon
Copy link

thypon commented Dec 17, 2013

~/Workspace/mgbuild$ ./build.sh Phonesky
Info    "protobuf-micro" is up-to-date.
Info    "protobuf-micro" is up-to-date.
Info    Building target "JGoogle"
Info    Executing typeop "protoc-micro" for target "JGoogle"
protoc-gen-javamicro: program not found or is not executable
--javamicro_out: protoc-gen-javamicro: Plugin failed with status code 1.
Error   Failed building target "JGoogle"

Seems that protoc-gen-javamicro command is not in the repository, neither there is a way to install it directly.

@mar-v-in
Copy link
Member

You need to compile protoc from https://code.google.com/p/micro-protobuf/ rename it to protoc-micro and add it to path.

@jensMF
Copy link

jensMF commented Apr 5, 2015

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?

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

3 participants