Kodi Community Forum
Kodi Windows build dependencies - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Kodi Application (https://forum.kodi.tv/forumdisplay.php?fid=93)
+--- Thread: Kodi Windows build dependencies (/showthread.php?tid=366668)



Kodi Windows build dependencies - emveepee - 2022-01-23

I have been noticing for a while there that the Windows dependency mirror of Kodi http://mirrors.kodi.tv/build-deps/win32/ typically use much older packages then are available on other platforms, many are several updates behind. 

Is there a way to build Nexus with newer libraries?

Martin


RE: Kodi Windows build dependencies - Boilerplate4U - 2022-01-28

Check out https://forum.kodi.tv/showthread.php?tid=365080&pid=3073135#pid3073135


RE: Kodi Windows build dependencies - emveepee - 2022-01-29

Thanks but I think my issue is different.  I get the dependencies, with the all formed correctly message.  My issue is the last for Windows is different from other platforms.

I do have trouble building ffmpeg from time to time because of the mirror and when I do  I have modified scripts that use local packages that I maintain.  I also have this PR handy if the cert's expire https://github.com/xbmc/inputstream.ffmpegdirect/pull/75

Martin