You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: