Build dependencies with Git Shell for Windows
#1
I cloned the player using Git Shell for Windows

Code:
git clone git://github.com/xbmc/xbmc.git kodi-android
cd kodi-android

But I have problems with building dependencies

Quote:cd $HOME/kodi-android/tools/depends
$ ./bootstrap
$ ./configure --help

// Run configure with the correct settings for you local configuration.
// See tools/depends/README for examples.

How to use this in Git Shell?
Code:
./configure --with-tarballs=/opt/xbmc-tarballs --host=arm-linux-androideabi --with-sdk-path=/opt/android-sdk-linux --with-ndk=/opt/android-ndk-r10d --with-toolchain=/opt/arm-linux-androideabi-4.8-vanilla/android-17 --prefix=/opt/xbmc-depends

Image

https://github.com/xbmc/xbmc/blob/master...ME.android
Reply
#2
Building for android with windows is not supported
AppleTV4/iPhone/iPod/iPad: HowTo find debug logs and everything else which the devs like so much: click here
HowTo setup NFS for Kodi: NFS (wiki)
HowTo configure avahi (zeroconf): Avahi_Zeroconf (wiki)
READ THE IOS FAQ!: iOS FAQ (wiki)
Reply
#3
For the record, I started to look into it via cygwin, and abandonned when I noticed that cygwin was slower than my VirtualBox Mint VM Wink
Reply

Logout Mark Read Team Forum Stats Members Help
Build dependencies with Git Shell for Windows0