v18 How to compile addon of timidity?
#1
The latest kodi can not play MIDI files.
It is said that kodi need to install the ADDON of "audiodecoder.timidity".
As the direction of the docs/README.android I use the command:
make -C target/binary-addons ADDONS="audiodecoder.timidity"

But there is an error :
Code:
[ 51%] Performing download step (git clone) for 'kodi-platform'
Cloning into 'kodi-platform'...
fatal: reference is not a tree: c8188d82678fec6b784597db69a68e74ff4986b5
CMake Error at /opt/software/xbmcMaster/xbmc-master/tools/depends/target/binary-addons/arm-linux-androideabi-android-21/build/kodi-platform/tmp/kodi-platform-gitclone.cmake:65 (message):
  Failed to checkout tag: 'c8188d82678fec6b784597db69a68e74ff4986b5'

How the /opt/software/xbmcMaster/xbmc-master/tools/depends/target/binary-addons/arm-linux-androideabi-android-21/build/kodi-platform/tmp/kodi-platform-gitclone.cmake is created,and could I modify it then recompile?
Reply

Logout Mark Read Team Forum Stats Members Help
How to compile addon of timidity?0