It would be nice if GDCM could support system Expat that was compiled with EXPAT_CHAR_TYPE=wchar_t option on Windows. This option changes XML_CHAR type from char to wchar_t and changes encoding to UTF-16 which is currently native for Windows.
Log in to post a comment.