Kodi Community Forum

Full Version: Failed package download from download-dependencies.bat
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I am trying to build garbear's fork for Kodi on windows x64 platform. But whenever i run the download-dependencies.bat from the Visual Studio command prompt, it is able to download the doxygen and flat-c dependencies but always gives error for the JsonSchemaBuilder. I even tried changing the mirror to https://ftp.acc.umu.se/.......mp.txt but still gives an error. 

Here are the error logs i am getting for the default and selected mirror. I tried a few more mirrors but all gave the same result.
This is the code for the .bat file.

My doubt is that, is there some fault with the jsonschemabuilder file or is there some issue in the code.

Regards,
Mainak
You should probably make it clearer you are trying to build the garbear fork

Martin
(2020-03-22, 09:32)garbear Wrote: [ -> ]Build log says https://ftp.acc.umu.se/mirror/xbmc.org/t...win32-3.7z. Correct URL is https://ftp.acc.umu.se/mirror/xbmc.org/b...win32-3.7z. Where does timestamp.txt come from?

Oh sorry my bad.
Actually when we copy the link directly from the site, a timestamp.txt gets attached at the end of the url and i didn't pay any attention.

Problem solved