2016-01-30, 05:08
I used to be able to compile kodi, but things have changed since last I tried. Working through this:
http://kodi.wiki/view/HOW-TO:Compile_Kodi_for_Windows
and trying to build jarvis-rc1 in visual studio pro 2013. Everything seemed to be okay running scripts, but VS won't build kodi, I get six errors all like this:
sure enough the folder xbmc\interfaces\python\generated\ is empty. Can someone point me at where I should be looking to resolve this? My searching came up empty.
http://kodi.wiki/view/HOW-TO:Compile_Kodi_for_Windows
and trying to build jarvis-rc1 in visual studio pro 2013. Everything seemed to be okay running scripts, but VS won't build kodi, I get six errors all like this:
Code:
Error 54 error C1083: Cannot open source file: '..\..\xbmc\interfaces\python\generated\AddonModuleXbmcwsgi.cpp': No such file or directory
sure enough the folder xbmc\interfaces\python\generated\ is empty. Can someone point me at where I should be looking to resolve this? My searching came up empty.