kodi-pvr / pvr.stalker

A PVR Client that connects Kodi to Stalker Middleware
GNU General Public License v2.0
41 stars 64 forks source link

[Matrix] update libxml2 on depends to 2.9.10 #168

Closed AlwinEsch closed 2 years ago

AlwinEsch commented 2 years ago

This should also fix faulty Windows UWP builds:

xml2.lib(encoding.c.obj) : error LNK2001: unresolved external symbol iconv_close
xml2.lib(encoding.c.obj) : error LNK2001: unresolved external symbol iconv
xml2.lib(encoding.c.obj) : error LNK2001: unresolved external symbol iconv_open
xml2.lib(xmlreader.c.obj) : error LNK2001: unresolved external symbol xmlValidatePopElement
pvr.stalker.dll : fatal error LNK1120: 4 unresolved externals

WARNING: This need be tested to confirm correct operations about add-on!