failing to compile kodi, little help?
#1
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:

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.
Windows Media Center PVR addon (pvr.wmc) and server backend (ServerWMC)
http://bit.ly/serverwmc
Reply
#2
You need to have Java installed and in the path. It is required for generating the interfaces.
Reply
#3
Oops. Thank you!
Windows Media Center PVR addon (pvr.wmc) and server backend (ServerWMC)
http://bit.ly/serverwmc
Reply
#4
It builds now but the kodi gui is blank (empty window with no menus). Here is the log:

http://pastebin.com/J2VdfbPF

thanks
Windows Media Center PVR addon (pvr.wmc) and server backend (ServerWMC)
http://bit.ly/serverwmc
Reply
#5
I think it crashed. Enable break point on exception and you should find where.
Reply
#6
It hasn't crashed (just to confirm the above didn't trigger a breakpoint). The kodi window isn't completely blank as I am getting the debug overlay and it shows it is running. I must still have something set wrong in the environment. Thanks for the input.
Windows Media Center PVR addon (pvr.wmc) and server backend (ServerWMC)
http://bit.ly/serverwmc
Reply

Logout Mark Read Team Forum Stats Members Help
failing to compile kodi, little help?0