This will be because the path to the library contains characters that cannot be represented in the mbcs encoding (many windows systems use a non utf-8 encoding as the mbcs encoding). The fix is to simply move the library to a simple path like c:\library
|