Use machine learning to improve suggestions
#1
Hi Razze,

I am a final year undergraduate at IIT kharagpur. I am interested in machine learning. I have done courses on Lineae Algebra, Multivariate Calculus, Probability and Statistics, coding, ML algorithms. I am interested in working on this project. I have experience with C++ and Python.
I am following this guide  https://github.com/xbmc/xbmc/blob/master...Windows.md and I am getting trouble with the following command "make-mingwlibs.bat"(in 4. Set up the build environment)
The mintty shell is waiting at "File to patch:"
How should I proceed?
I would be grateful for your help.

Thanks and best.
Reply
#2
hey there, did you wait long enough?

we will need a full log to be able to help you
Reply
#3
Hi,

https://paste.kodi.tv/ahuvowifur

This is the log from the shell.
It was running for 10+ hours.

Thanks.
Reply
#4
Hi ,
I tried installing in Ubuntu 18.04.
sudo make -C tools/depends/target/crossguid PREFIX=/usr/local

I get the following error:
make: Entering directory '/home/kakashi/kodi/tools/depends/target/crossguid'
cd /home/kakashi/kodi/tools/depends/target/crossguid; curl -Ls --create-dirs -f -O  http://mirrors.kodi.tv/build-deps/source...bd4.tar.gz
Makefile:44: recipe for target '/home/kakashi/kodi/tools/depends/target/crossguid/crossguid-8f399e8bd4.tar.gz' failed
make: *** [/home/kakashi/kodi/tools/depends/target/crossguid/crossguid-8f399e8bd4.tar.gz] Error 7
make: Leaving directory '/home/kakashi/kodi/tools/depends/target/crossguid'

Could you help?
Reply
#5
I am getting an error with cmake as well
with this command : cmake ../kodi -DCMAKE_INSTALL_PREFIX=/usr/local -DENABLE_INTERNAL_FMT=ON

This is the log:
https://paste.kodi.tv/ebosiwuren
Reply
#6
The first two are caused by your connection, try to redownload that part.
Reply
#7
Smile 
Hi,
Thanks for your reply. Switching to ubuntu 16.04 fixed some issues for me.
I am having an error: Error: could not load cache
with the following command:
cmake --build . -- VERBOSE=1 -j$(getconf _NPROCESSORS_ONLN)

The logs from cmake ../kodi -DCMAKE_INSTALL_PREFIX=/usr/local 
are : https://paste.kodi.tv/ucifajeyin

Thanks for your help. :-)
Reply

Logout Mark Read Team Forum Stats Members Help
Use machine learning to improve suggestions0