Posts: 91
Joined: Mar 2012
Reputation:
0
Hi guys,
I'm using the nightly builds, which generally gives me little problems, but since oct-14 build I get a api-ms-win-core-libraryloader-l1-2-1.dll file missing message.
This file is indeed missing on my PC, and i'm unable to find it online anywhere.
Also I noticed that the Kodi install file is 2MB smaller since oct-14. Maybe there a some important files missing in the installer since then?
Can someone point me to where I can download the file?
Many thanks.
Posts: 91
Joined: Mar 2012
Reputation:
0
2019-10-22, 05:35
(This post was last modified: 2019-10-22, 05:45 by Marco275.)
Hi PatK,
Thank you. I indeed use Win 8.1, and there it's missing too. I looked for the file in Windwos 10 but both versions have api-ms-win-core-libraryloader-l1-2-0.dll though, which in case of Win 8 is located in the SysWOW64 folder.
Copying api-ms-win-core-libraryloader-l1-2-0.dll to the Kodi folder was no succes.
Edit:
I read this entry in the link you send me..
Those DLLs are Windows's implementation detail and are subject to change at anytime. Basically Microsoft started moving around APIs starting from Windows 8. For example, APIs in Windows 8's api-ms-win-core-file-l1-2-0.dll got moved to api-ms-win-core-file-l1-2-1.dll in Windows 8.1. Old software still work because the dlls developer linked to are now just placeholders redirecting calls to the actual implementation. But nobody should link to the implementations directly, as that would be defeating the purpose of having such a redirection. Any software that report those dlls are missing are failing to accommodate the redirection (e.g. reporting a delay-loaded dependency as hard one).
So I stay with the latest working version of Kodi for now and keep waiting patiently.
Posts: 13,424
Joined: Mar 2010
Reputation:
480
PatK
Team-Kodi Member
Posts: 13,424
I note: On a windows 7/64 the nightly Kodi 19 ALPHA KodiSetup-20200125-ba42a083-master-x64 installs and runs for those brave souls.