v18 pvr addon .zip will install and run on win7 kodi, but not win10 kodi. [Solved]
#1
I'm doing some bug fixing on a pvr addon, and have a guy willing to do some testing. He can install the .zip files I give him, but they won't run. (fails to load the .dll, acts like it's not there, even though manual inspect clearly shows the file is there.)

I can use a nightly build and install the same .zip file and it runs file. The only difference of note is he's on Win10 and I'm clinging to Win7.

Addon was built with VS 2015.

Any suggestions appreciated, I'm tapped out at this point.

Failure occurs at 'SECTION:LoadDLL' stage, and his error is "error 126: The specified module could not be found." (but as I said, you can look with file explorer and the file is obviously there.)

Thanks!

Update: Don't give debug built addons to random users. Apparently there's a runtime dependency, if the user doesn't have VS 2015 installed, it won't load.
release build is loaded and working on user's setup.
Reply

Logout Mark Read Team Forum Stats Members Help
pvr addon .zip will install and run on win7 kodi, but not win10 kodi. [Solved]0