PDA

View Full Version : [XBMC SVN:18135] unable to load jpg music and movie thumbs


idioteque
2009-02-27, 18:10
XBMC SVN:18135, compiler 1500

When adding new movies and or music the thumbs are not loaded and shown in XBMC

reason:

DEBUG: Win32DllLoader::Load(special://xbmc/system/ImageLib.dll)
17:05:57 T:264 M:1198424064 ERROR: Win32DllLoader::Load: Unable to load special://xbmc/system/ImageLib.dll (126)

pastlog:
http://pastebin.com/d5d8b80c1

jmarshall
2009-02-28, 05:35
Use Jester's builds that include the necessary dlls.

idioteque
2009-02-28, 11:23
the problem is that that file is present in the dir:

ImageLib.dll
ImageLib_raw.dll

WiSo
2009-02-28, 14:43
just do what jmarshall said. jesters build includes the microsoft runtime dlls which are needed.

idioteque
2009-02-28, 16:58
thank you,

copying the 2 files into the system dir solved the problem