Win I'm unable to find the XBMC for Windows.sln file
#1
It's really starting to get embarrasing, but I'm just left confused.

I've forked and cloned XBMC, I've gone through all the steps here: http://kodi.wiki/view/HOW-TO_compile_XBM...ource_code and I've been able to build Kodi from master, install and run it.
But, I am unable to find the "XBMC for Windows.sln" file which is mentioned under Part 5 in the link I mentioned.
I did find some reference to it in run-tests.bat, but appart from that, nothing. (Trying to run run-tests.bat results in the scripts exiting at once with no feeback)

Am I just stupid, is the guide old, or is something wrong here?


Edit: Just a note, I do not have any VS2010Express folder which the guide says is where the file is located.
Reply
#2
Building for windows changed to cmake generating the VS files.
See
https://github.com/xbmc/xbmc/blob/master.../README.md
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply
#3
Ah, cmake -G "Visual Studio 14" <KODI_SRC>/project/cmake/ was the part that I was missing (and also the .sln file is now named kodi.sln)
Reply

Logout Mark Read Team Forum Stats Members Help
I'm unable to find the XBMC for Windows.sln file0