mauimauer / cheapcast

It's CheapCast.
Apache License 2.0
399 stars 107 forks source link

Build failed #53

Open ted-dev-42 opened 9 years ago

ted-dev-42 commented 9 years ago

hi, I tried to build my own version of cheapcast, I found that master branch is only 0.3.6 and that ouya branch is newer than master. so I decided to build from ouya branch but encountered the following issues: [WARNING] The POM for org.chromium:android-chromium-shell:apklib:1.0-SNAPSHOT is missing, no dependency information available [WARNING] The POM for tv.ouya:odk:jar:1.0.10 is missing, no dependency information available

I think I could fix the latter by removing all the commits related to ouya, but I have no idea how to fix the first one. I can't find android-chromium-shell in any place.

I am very hopeful someone might give some instructions on how to build.